PetrosStav
commited on
Commit
•
570bfe5
1
Parent(s):
41da1e5
Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,10 @@ You can either download the models and use the local paths or use the hf paths o
|
|
49 |
- hf://PetrosStav/F5-TTS-Greek/model_325000.safetensors
|
50 |
- hf://PetrosStav/F5-TTS-Greek/vocab.txt
|
51 |
|
|
|
|
|
|
|
|
|
52 |
### Arguments
|
53 |
|
54 |
- Learning Rate: 0.00001
|
|
|
49 |
- hf://PetrosStav/F5-TTS-Greek/model_325000.safetensors
|
50 |
- hf://PetrosStav/F5-TTS-Greek/vocab.txt
|
51 |
|
52 |
+
You can use any of the provided [reference examples](https://huggingface.co/PetrosStav/F5-TTS-Greek/tree/main/ref_examples) in this repo or use your own.
|
53 |
+
|
54 |
+
#### NOTE: In this version, the model works better with reference audio snippets from the datasets that it was used to train it, though it has kept some of its zero-shot capabilities. So you will be able to use your own voice, but it may require some trial and error.
|
55 |
+
|
56 |
### Arguments
|
57 |
|
58 |
- Learning Rate: 0.00001
|