1b6757eb2a | ||
---|---|---|
model 1 | ||
model 2 | ||
model 3 | ||
LICENSE | ||
README.md | ||
long-example-1.wav | ||
long-example-2.wav | ||
small-example-1.wav | ||
small-example-2.wav | ||
small-example-3.wav |
README.md
French-tts-model-piper
French TTS models for piper
The first model is trained both on https://git.bksp.space/Tjiho/newspaper-sentences and https://git.bksp.space/Tjiho/baudelaire-sentences.
The second one is only trained on https://git.bksp.space/Tjiho/baudelaire-sentences.
The third is trained 300 epochs longer than the previous one with the same dataset.
You can use them with Piper speech synthetiser https://github.com/rhasspy/piper
echo "Je suis un modèle d'intelligence artificielle qui parle français" | ~/bin/piper/piper -m <model> --output_file <your_file>
Both are trained on 44100hz audio.