hecko commited on
Commit
b59c54a
·
1 Parent(s): 748b954

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  Warmstarted from Chills model, then trained for 25 (de facto 50) epochs. Batch size 16, learning rate (√2)e-3 for the first 15(?) epochs and (5√2)e-4 for the last 10.
2
 
3
  Dataset: [NST Norwegian Speech Synthesis](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-15/) (CC0), shuffled together with a copy that has had all audio files under 6(?) seconds merged recursively.
 
1
+ ---
2
+ language:
3
+ - no
4
+ - nb
5
+ ---
6
+
7
  Warmstarted from Chills model, then trained for 25 (de facto 50) epochs. Batch size 16, learning rate (√2)e-3 for the first 15(?) epochs and (5√2)e-4 for the last 10.
8
 
9
  Dataset: [NST Norwegian Speech Synthesis](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-15/) (CC0), shuffled together with a copy that has had all audio files under 6(?) seconds merged recursively.