Skip to content

Commit

Permalink
Add third model
Browse files Browse the repository at this point in the history
  • Loading branch information
tjiho committed Nov 3, 2023
1 parent 208b94a commit f3c3780
Show file tree
Hide file tree
Showing 4 changed files with 500 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ The second one is only trained on https://git.bksp.space/Tjiho/baudelaire-senten

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 <model> --output_file <your_file>
```

Both are trained on 44100hz audio.
Both are trained on 44100hz audio.
Binary file added model 3/next.onnx
Binary file not shown.
Loading

0 comments on commit f3c3780

Please sign in to comment.