1
0

Add acknowledgments section to README

This commit is contained in:
Yatharth Sharma
2026-01-23 17:44:07 -05:00
committed by GitHub
parent 87d01a98e2
commit 33c47929a9

View File

@@ -99,6 +99,11 @@ A: Yes, currently it uses float32. Float16 should be significantly faster(almost
- [ ] Huggingface spaces demo - [ ] Huggingface spaces demo
- [ ] Release code for float16 inference - [ ] Release code for float16 inference
## Acknowledgments
- [ZipVoice](https://github.com/k2-fsa/ZipVoice) for their excellent code and model.
- [Vocos](https://github.com/gemelo-ai/vocos.git) for their great vocoder.
## Final Notes ## Final Notes
This project is licensed under the Apache-2.0 license. See LICENSE for details. This project is licensed under the Apache-2.0 license. See LICENSE for details.