bartelds commited on
Commit
e2a7d5f
1 Parent(s): c35736d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
 
 
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - gos
4
  license: apache-2.0
5
  ---
6
+ A Gronings TTS model.
7
+
8
+ This model is trained using the [ESPnet toolkit](https://github.com/espnet/espnet) and has the VITS architecture.
9
+
10
+ The model training started from an [English VITS model](https://huggingface.co/espnet/kan-bayashi_ljspeech_vits).