Update README.md
Browse files
README.md
CHANGED
|
@@ -72,5 +72,5 @@ torchaudio.save("enhanced_output.wav", enhanced_wav.cpu(), 24000)
|
|
| 72 |
```
|
| 73 |
|
| 74 |
## Acknowledgements and Attribution
|
| 75 |
-
* **Architecture:** The original Vocos model was created by [Charactr](https://
|
| 76 |
* **Training Data:** Trained on the [4TTSDeepfakeDataset](https://huggingface.co/datasets/grotsoV/4TTSDeepfakeData), which is derived from the Hi-Fi TTS Dataset (CC BY 4.0) and utilizes outputs from F5-TTS, MaskGCT, Fish-S1mini, and CosyVoice2.
|
|
|
|
| 72 |
```
|
| 73 |
|
| 74 |
## Acknowledgements and Attribution
|
| 75 |
+
* **Architecture:** The original Vocos model was created by [Charactr](https://huggingface.co/charactr/vocos-mel-24khz) (Licensed under MIT).
|
| 76 |
* **Training Data:** Trained on the [4TTSDeepfakeDataset](https://huggingface.co/datasets/grotsoV/4TTSDeepfakeData), which is derived from the Hi-Fi TTS Dataset (CC BY 4.0) and utilizes outputs from F5-TTS, MaskGCT, Fish-S1mini, and CosyVoice2.
|