mrfakename
commited on
Commit
•
83459d5
1
Parent(s):
e398fde
Update README.md
Browse files
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 [
|
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
|