Accueil > Divers > Synthétiseurs vocal
Synthétiseurs vocal
Publié le 14 janvier 2019, dernière mise-à-jour le 7 juin 2020, 4 visites, visites totales.
Svoxpico ( gogol )
- installation :
apt-get install libttspico-utils
- utilisation :
pico2wave --lang=fr-FR -w poincaree.wav "Bonjour le monde, Voici une contrepèterie : il faut chaud et beau."
- résultat :
- remarque : le fichier texte ne peut dépasser 2¹⁵ soit 65536 caractères
peut être utile ensuite : plusieurs .wav deviennent un .wav : ffmpeg -f concat -i <( for f in *.wav; do echo "file '$(pwd)/$f'"; done ) output.wav
exemple :
espeak + mbrola
- installation :
apt-get install gespeaker mbrola-fr1 mbrola-fr4 python3-espeak
- utilisation : gespeaker
yasr+eflite
- installation :
apt-get install yasr eflite
festival + mbrola
apt-get install festival mbrola pidgin-festival festival-freebsoft-utils festvox-kallpc16k
espeak + kttsd
apt-get install espeak kttsd
cicero + mbrola + espeak
apt-get install cicero mbrola espeak mbrola-fr4 mbrola-fr1
- DOC : http://pages.videotron.com/fluxnic/cicero/cicero-README.txt
- création de phonèmes
python wphons.py "bonjour le monde"
=>bonjour le monde -> b o~ Z u R _ l @ _ m o~ d
-
python /usr/share/cicero/saypho.py "Z u e"
Sites :
Mots clés : synthèse vocal synthétiseurs