brailcom/speechd

spelling support for various modules

開放

#911 建立於 2024年5月9日

 (0 則留言) (0 個反應) (0 位負責人)C (86 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (325 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南