Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
padmalcom authored Apr 12, 2022
1 parent eee1842 commit d23daad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ JoTTS is a German text-to-speech engine using tacotron and griffin-lim. The synt
has been trained on my voice using Tacotron1. Due to real time usage I decided not to include a vocoder and use
griffin-lim instead which results in a more robotic voice but is much faster.

<a href="https://www.buymeacoffee.com/padmalcom" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>


## API
- First create an instance of JoTTS. The initializer takes force_model_download as an optional parameter
in case that the last download of the synthesizer failed and the model cannot be applied.
Expand Down Expand Up @@ -37,4 +40,4 @@ If you neither have the backgroud or the resources or if you are just lazy or to
Cloning a voice normally needs ~15 Minutes of clean audio from the voice you want to clone.

## Disclaimer
I hope that my (and any other person's) voice will be used only for legal and ethical purposes. Please do not get into mischief with it.
I hope that my (and any other person's) voice will be used only for legal and ethical purposes. Please do not get into mischief with it.

0 comments on commit d23daad

Please sign in to comment.