padmalcom commited on
Commit
bac1780
1 Parent(s): 5a65a70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ license: "apache-2.0"
11
 
12
  Text-to-Speech (TTS) with Tacotron2 trained on a custom german dataset with 12 days voice using speechbrain.
13
 
14
- Trained for 20 epochs (english speechbrain models are trained for 750 epochs) so there is room for improvement and the model is most likely to be updated soon. The hifigan vocoder can fortunately be used language-independently.
15
 
16
  ## How to use
17
  Install speechbrain.
 
11
 
12
  Text-to-Speech (TTS) with Tacotron2 trained on a custom german dataset with 12 days voice using speechbrain.
13
 
14
+ Trained for 30 epochs (english speechbrain models are trained for 750 epochs) so there is room for improvement and the model is most likely to be updated soon. The hifigan vocoder can fortunately be used language-independently.
15
 
16
  ## How to use
17
  Install speechbrain.