Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -524,10 +524,9 @@ language:
|
|
524 |
|
525 |
[CML-TTS](https://huggingface.co/datasets/ylacombe/cml-tts) [1] CML-TTS is a recursive acronym for CML-Multi-Lingual-TTS, a Text-to-Speech (TTS) dataset developed at the Center of Excellence in Artificial Intelligence (CEIA) of the Federal University of Goias (UFG). CML-TTS is a dataset comprising audiobooks sourced from the public domain books of Project Gutenberg, read by volunteers from the LibriVox project. The dataset includes recordings in Dutch, German, French, Italian, Polish, Portuguese, and Spanish, all at a sampling rate of 24kHz.
|
526 |
|
527 |
-
The [original dataset](https://huggingface.co/datasets/ylacombe/cml-tts) has been [cleaned](https://huggingface.co/datasets/PHBJT/cml-tts-cleaned-levenshtein) by removing all rows with a Levenshtein score inferior to 0.9
|
528 |
-
In the `text_description` column, it provides natural language annotations on the characteristics of speakers and utterances, that have been generated using [the Data-Speech repository](https://github.com/huggingface/dataspeech).
|
529 |
|
530 |
-
This dataset was used alongside the [LibriTTS-R English dataset](https://huggingface.co/datasets/blabble-io/libritts_r) and the [Non English subset of MLS](https://huggingface.co/datasets/facebook/multilingual_librispeech) to train [Parler-TTS Multilingual [Mini v1.1](
|
531 |
A training recipe is available in [the Parler-TTS library](https://github.com/huggingface/parler-tts).
|
532 |
|
533 |
|
|
|
524 |
|
525 |
[CML-TTS](https://huggingface.co/datasets/ylacombe/cml-tts) [1] CML-TTS is a recursive acronym for CML-Multi-Lingual-TTS, a Text-to-Speech (TTS) dataset developed at the Center of Excellence in Artificial Intelligence (CEIA) of the Federal University of Goias (UFG). CML-TTS is a dataset comprising audiobooks sourced from the public domain books of Project Gutenberg, read by volunteers from the LibriVox project. The dataset includes recordings in Dutch, German, French, Italian, Polish, Portuguese, and Spanish, all at a sampling rate of 24kHz.
|
526 |
|
527 |
+
The [original dataset](https://huggingface.co/datasets/ylacombe/cml-tts) has been [cleaned](https://huggingface.co/datasets/PHBJT/cml-tts-cleaned-levenshtein) by removing all rows with a Levenshtein score inferior to 0.9. In the `text_description` column, it provides natural language annotations on the characteristics of speakers and utterances, that have been generated using [the Data-Speech repository](https://github.com/huggingface/dataspeech).
|
|
|
528 |
|
529 |
+
This dataset was used alongside the [LibriTTS-R English dataset](https://huggingface.co/datasets/blabble-io/libritts_r) and the [Non English subset of MLS](https://huggingface.co/datasets/facebook/multilingual_librispeech) to train [Parler-TTS Multilingual [Mini v1.1](https://huggingface.co/ylacombe/p-m-e).
|
530 |
A training recipe is available in [the Parler-TTS library](https://github.com/huggingface/parler-tts).
|
531 |
|
532 |
|