diff --git a/README.md b/README.md index 72189b8..660e6a6 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,15 @@ # French-tts-model-piper -French TTS models for pipers +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 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 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 -The third one is trained 300 more epochs than the previous with the same dataset - ``` echo "Je suis un modèle d'intelligence artificielle qui parle français" | ~/bin/piper/piper -m --output_file ```