padmalcom commited on
Commit
cc9aa96
1 Parent(s): 5e7a3c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ 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
  ## How to use
15
  Install speechbrain.
16
 
 
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.
18