mrfakename commited on
Commit
83459d5
1 Parent(s): e398fde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ Source data comes from [Wikipedia](https://huggingface.co/datasets/wikimedia/wik
36
  We utilized the following process to preprocess the dataset:
37
 
38
  1. Download data from [Wikipedia](https://huggingface.co/datasets/wikimedia/wikipedia) by language, selecting only the first Parquet file and naming it with the language code
39
- 2. Process using [https://huggingface.co/styletts2-community/data-preprocessing-scripts](Data Preprocessing Scripts (StyleTTS 2 Community members only)) and modify the code to work with the language
40
  3. Script: Clean the text
41
  4. Script: Remove ultra-short phrases
42
  5. Script: Phonemize
 
36
  We utilized the following process to preprocess the dataset:
37
 
38
  1. Download data from [Wikipedia](https://huggingface.co/datasets/wikimedia/wikipedia) by language, selecting only the first Parquet file and naming it with the language code
39
+ 2. Process using [Data Preprocessing Scripts (StyleTTS 2 Community members only)](https://huggingface.co/styletts2-community/data-preprocessing-scripts) and modify the code to work with the language
40
  3. Script: Clean the text
41
  4. Script: Remove ultra-short phrases
42
  5. Script: Phonemize