Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,18 @@
|
|
| 1 |
## KazakhTTS: An Open-Source Kazakh Text-to-Speech Dataset
|
| 2 |
|
| 3 |
-
This
|
| 4 |
|
| 5 |
**Summary:**
|
| 6 |
|
| 7 |
The KazakhTTS project offers a recipe for training high-quality Kazakh TTS models using the ESPnet framework. It provides access to pretrained models and vocoders, along with instructions for synthesis. The project emphasizes ethical use and requires attribution.
|
| 8 |
|
| 9 |
-
**Dataset Information:**
|
| 10 |
-
|
| 11 |
-
The dataset itself is not directly accessible through this repository; information about the dataset is available in the original project documentation (the actual dataset download requires access through a form). The project utilizes the KazakhTTS and KazakhTTS2 corpora.
|
| 12 |
|
| 13 |
**Model Information:**
|
| 14 |
|
| 15 |
The project uses ESPnet for model training. The recipe supports training various models such as Tacotron2 and FastSpeech. Pretrained models and vocoders are offered.
|
| 16 |
|
| 17 |
|
| 18 |
-
**Pretrained Models and Vocoders:**
|
| 19 |
|
| 20 |
The following pretrained models and vocoders are available (links removed as requested):
|
| 21 |
|
|
@@ -33,7 +30,7 @@ The following pretrained models and vocoders are available (links removed as req
|
|
| 33 |
| `parallelwavegan_male1_checkpoint` | Parallel WaveGAN checkpoint for male speaker 1 |
|
| 34 |
| `parallelwavegan_male2_checkpoint` | Parallel WaveGAN checkpoint for male speaker 2 |
|
| 35 |
|
| 36 |
-
|
| 37 |
**Citation:**
|
| 38 |
|
| 39 |
```bibtex
|
|
|
|
| 1 |
## KazakhTTS: An Open-Source Kazakh Text-to-Speech Dataset
|
| 2 |
|
| 3 |
+
This repository contains dataset for training a Kazakh text-to-speech (TTS) model. The project utilizes the KazakhTTS and KazakhTTS2 corpora and builds upon the ESPnet framework. Pretrained models and vocoders are available.
|
| 4 |
|
| 5 |
**Summary:**
|
| 6 |
|
| 7 |
The KazakhTTS project offers a recipe for training high-quality Kazakh TTS models using the ESPnet framework. It provides access to pretrained models and vocoders, along with instructions for synthesis. The project emphasizes ethical use and requires attribution.
|
| 8 |
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
**Model Information:**
|
| 11 |
|
| 12 |
The project uses ESPnet for model training. The recipe supports training various models such as Tacotron2 and FastSpeech. Pretrained models and vocoders are offered.
|
| 13 |
|
| 14 |
|
| 15 |
+
<!-- **Pretrained Models and Vocoders:**
|
| 16 |
|
| 17 |
The following pretrained models and vocoders are available (links removed as requested):
|
| 18 |
|
|
|
|
| 30 |
| `parallelwavegan_male1_checkpoint` | Parallel WaveGAN checkpoint for male speaker 1 |
|
| 31 |
| `parallelwavegan_male2_checkpoint` | Parallel WaveGAN checkpoint for male speaker 2 |
|
| 32 |
|
| 33 |
+
-->
|
| 34 |
**Citation:**
|
| 35 |
|
| 36 |
```bibtex
|