Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,8 @@ This dataset contains high-quality voice recordings of 40 sentences selected fro
|
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
-
|
| 18 |
### Issues Encountered & Solutions
|
| 19 |
|
| 20 |
|
|
|
|
| 21 |
During the dataset preparation, I encountered two main issues:First, there was significant **background noise and breath sounds** in the initial recordings, which affected the clarity of the prose's delicate tone. I effectively reduced the noise in the audio using the methods described in the instructions.Second, I faced **segmentation alignment errors** due to the long, rhythmic sentences characteristic of Zhu Ziqing’s style. Some transcriptions didn't perfectly match the natural pauses in my speech. I resolved this by re-listening to each clip and carefully adjusting the text in the `metadata.csv` to ensure every word and pause aligned precisely with the audio.
|
|
|
|
| 14 |
|
| 15 |
|
| 16 |
|
|
|
|
| 17 |
### Issues Encountered & Solutions
|
| 18 |
|
| 19 |
|
| 20 |
+
|
| 21 |
During the dataset preparation, I encountered two main issues:First, there was significant **background noise and breath sounds** in the initial recordings, which affected the clarity of the prose's delicate tone. I effectively reduced the noise in the audio using the methods described in the instructions.Second, I faced **segmentation alignment errors** due to the long, rhythmic sentences characteristic of Zhu Ziqing’s style. Some transcriptions didn't perfectly match the natural pauses in my speech. I resolved this by re-listening to each clip and carefully adjusting the text in the `metadata.csv` to ensure every word and pause aligned precisely with the audio.
|