SerCe commited on
Commit
e6f8284
1 Parent(s): fcb4d9e

add a README file

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
  license: apache-2.0
3
  ---
4
+
5
+ The _tortoise-tts-ruslan_ model is a tortoise model capable of speaking Russian language.
6
+ The model was first finetuned on public_youtube700_val+buriy_audiobooks_2_val from [Russian Open Speech To Text](https://learn.microsoft.com/en-us/azure/open-datasets/dataset-open-speech-text?tabs=azure-storage).
7
+ The model was then finetuned on [RUSLAN: Russian Spoken Language Corpus For Speech Synthesis](https://ruslan-corpus.github.io/).
8
+
9
+ The model is able to generate generic male voices, see [examples](https://huggingface.co/SerCe/tortoise-tts-ruslan/tree/main/examples/random).
10
+ Additionally, the model is suitable for further finetuning on any Russian male voice, e.g. see a [finetuned](https://huggingface.co/SerCe/tortoise-tts-ruslan/tree/main/examples/finetuned) voice of Yury Dud (the finetuned model weights are not included).