anzorq commited on
Commit
442e1a3
·
verified ·
1 Parent(s): bc83d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,6 +14,7 @@ This repository contains a fine-tuned version of Facebook's MMS-TTS model, adapt
14
 
15
  - Base Model: [facebook/mms-tts](https://huggingface.co/facebook/mms-tts)
16
  - Fine-tuned on: [anzorq/kbd_speech](https://huggingface.co/datasets/anzorq/kbd_speech) dataset
 
17
  - Speaker: Sokhov Murat
18
  - Language: Circassian (Kabardian)
19
 
@@ -39,7 +40,7 @@ This code will generate an audio file `finetuned_output.wav` containing the spee
39
 
40
  ## Notes
41
 
42
- - Since there is no pre-trained checkpoint for Kabardian in the original MMS-TTS model, a pre-trained checkpoint for a language with the closest character set (Chechen) was used for fine-tuning.
43
  - This model's performance is considerably worse than that of the fine-tuned VITS model [anzorq/kbd-vits-tts-male](https://huggingface.co/anzorq/kbd-vits-tts-male) for Kabardian text-to-speech.
44
 
45
  ## License
 
14
 
15
  - Base Model: [facebook/mms-tts](https://huggingface.co/facebook/mms-tts)
16
  - Fine-tuned on: [anzorq/kbd_speech](https://huggingface.co/datasets/anzorq/kbd_speech) dataset
17
+ - Training steps: 5,100
18
  - Speaker: Sokhov Murat
19
  - Language: Circassian (Kabardian)
20
 
 
40
 
41
  ## Notes
42
 
43
+ - Since no pre-trained MMS-TTS model is available for Kabardian, we fine-tuned a model for Chechen, which has the closest character set to Kabardian.
44
  - This model's performance is considerably worse than that of the fine-tuned VITS model [anzorq/kbd-vits-tts-male](https://huggingface.co/anzorq/kbd-vits-tts-male) for Kabardian text-to-speech.
45
 
46
  ## License