Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,8 @@ Trained over 9h split of facebook/multilingual_librispeech dataset for 200 Epoch
|
|
18 |
|
19 |
The last produced file, the one to test, is model_italian_200e_9h.safetensors
|
20 |
|
21 |
-
The run.py file is an example of how to extract the wav files and produce the metadata.csv to use for training
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
The last produced file, the one to test, is model_italian_200e_9h.safetensors
|
20 |
|
21 |
+
The run.py file is an example of how to extract the wav files and produce the metadata.csv to use for training
|
22 |
+
|
23 |
+
UPDATE:
|
24 |
+
|
25 |
+
trying to finetune on the full Italian "train" split of the same dataset with 247 hours
|