mrfakename commited on
Commit
e398fde
1 Parent(s): 477575c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -37,10 +37,10 @@ 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. Clean the text
41
- 4. Remove ultra-short phrases
42
- 5. Phonemize
43
- 6. Save JSON
44
  7. Upload dataset
45
 
46
  ## Note
 
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
43
+ 6. Script: Save JSON
44
  7. Upload dataset
45
 
46
  ## Note