mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 10:19:19 +08:00
Moving from diffusers to incode
This commit is contained in:
@@ -189,6 +189,7 @@ Since this code uses: [Lightning-Hydra-Template](https://github.com/ashleve/ligh
|
||||
Other source codes I would like to acknowledge:
|
||||
|
||||
- [Coqui-TTS](https://github.com/coqui-ai/TTS/tree/dev) : For helping me figure out how to make cython binaries pip installable
|
||||
- [Hugging Face Diffusers](https://huggingface.co/): For their awesome diffusers library and its components
|
||||
- [Grad-TTS](https://github.com/huawei-noah/Speech-Backbones/tree/main/Grad-TTS): For source code of MAS
|
||||
- [torchdyn](https://github.com/DiffEqML/torchdyn): Useful for trying other ODE solvers during development
|
||||
- [labml.ai](https://nn.labml.ai/transformers/rope/index.html): For RoPE implementation
|
||||
|
||||
Reference in New Issue
Block a user