brailcom/speechd

spelling support for various modules

オープン

#911 opened on 2024/05/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (86 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (325 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is your feature request related to a problem? Please describe.

spd-say -o espeak-ng -s hello

pronounces "hello" instead of spelling it.

Various other modules have the same issue, it seems only the festival, ibmtts and ivona have support for it.

Describe the solution you'd like It should be spelt.

Additional context Possibly adding spell-out ssml tags will be enough to get it to work with ssml-powered syntheses such as espeak-ng. For others, if they don't have an interface for this such as e.g. festival has, we would want to support it by requesting speaking the letters one by one, also see https://github.com/brailcom/speechd/issues/905

コントリビューターガイド