Update README.md
Browse files
README.md
CHANGED
|
@@ -29,8 +29,11 @@ configs:
|
|
| 29 |
---
|
| 30 |
|
| 31 |
# Notes
|
| 32 |
-
- Same format as [
|
| 33 |
- Added train split (70%) and test split (30%)
|
|
|
|
| 34 |
- synthesized using Openai tts (self-funded)
|
|
|
|
|
|
|
| 35 |
|
| 36 |
For non-comercial use only
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
# Notes
|
| 32 |
+
- Same format as [authentic dataset here](https://huggingface.co/datasets/TingChen-ppmc/Shanghai_Dialect_Conversational_Speech_Corpus)
|
| 33 |
- Added train split (70%) and test split (30%)
|
| 34 |
+
- authentic data of the same split could be found on [authentic dataset with split](https://huggingface.co/datasets/TingChen-ppmc/Shanghai_Dialect_Conversational_Speech_SPLIT)
|
| 35 |
- synthesized using Openai tts (self-funded)
|
| 36 |
+
- based on transcription of the anthentic dataset
|
| 37 |
+
- synthesized using TTS for mandarin, with no external prompt
|
| 38 |
|
| 39 |
For non-comercial use only
|