Skip to content

Commit 74f11ab

Browse files
authored
chore: credits in readme
1 parent 338eea6 commit 74f11ab

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,25 @@ Feel free to customize these arguments according to your preferences and require
243243

244244
Welcome to contributions from the community! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request. For more information, please refer to the contribution guidelines.
245245

246-
246+
## Credits
247+
248+
This project leverages a number of open-source projects. We would like to acknowledge and thank the contributors of the following repositories:
249+
250+
- [PyTorch](https://github.com/pytorch/pytorch)
251+
- [yt-dlp](https://github.com/yt-dlp/yt-dlp)
252+
- [Gradio](https://github.com/gradio-app/gradio)
253+
- [edge-tts](https://github.com/rany2/edge-tts)
254+
- [deep-translator](https://github.com/nidhaloff/deep-translator)
255+
- [pyannote-audio](https://github.com/pyannote/pyannote-audio)
256+
- [WhisperX](https://github.com/m-bain/whisperX)
257+
- [faster-whisper](https://github.com/SYSTRAN/faster-whisper)
258+
- [CTranslate2](https://github.com/OpenNMT/CTranslate2)
259+
- [Transformers](https://github.com/huggingface/transformers)
260+
- [FFmpeg](https://github.com/FFmpeg/FFmpeg)
261+
- [Piper](https://github.com/rhasspy/piper)
262+
- [Coqui TTS](https://github.com/coqui-ai/TTS)
263+
- [pypdf](https://github.com/py-pdf/pypdf)
264+
- [OpenVoice](https://github.com/myshell-ai/OpenVoice)
247265

248266
## License
249267
Although the code is licensed under Apache 2, the models or weights may have commercial restrictions, as seen with pyannote diarization.

0 commit comments

Comments
 (0)