Update README.md
Browse files
README.md
CHANGED
|
@@ -46,15 +46,3 @@ for sample in dataset.select(range(3)):
|
|
| 46 |
print(f"Audio shape: {audio_array.shape}")
|
| 47 |
```
|
| 48 |
|
| 49 |
-
## Research Purpose
|
| 50 |
-
This baseline dataset enables:
|
| 51 |
-
- Comparison with fine-tuned pathological speech models
|
| 52 |
-
- Evaluation of TTS adaptation effectiveness
|
| 53 |
-
- Baseline performance measurement for ASR degradation studies
|
| 54 |
-
- Control condition for synthetic vs. real audio comparisons
|
| 55 |
-
|
| 56 |
-
## Citation
|
| 57 |
-
Please cite the original pathological speech synthesis paper and acknowledge:
|
| 58 |
-
- Orpheus-3B model (unsloth/orpheus-3b-0.1-ft)
|
| 59 |
-
- Original pathological speech corpora (TORGO, UA-Speech)
|
| 60 |
-
- LibriSpeech corpus for healthy speech reference
|
|
|
|
| 46 |
print(f"Audio shape: {audio_array.shape}")
|
| 47 |
```
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|