brailcom/speechd

spelling support for various modules

Ouverte

#911 ouverte le 9 mai 2024

 (0 commentaire) (0 réaction) (0 personne assignée)C (86 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (325 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur