mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 02:35:49 +00:00
Add KittenTTS
This commit is contained in:
parent
a10ec14611
commit
9036e5ede2
1 changed files with 1 additions and 0 deletions
|
|
@ -964,6 +964,7 @@ _Libraries for manipulating audio, video, and their metadata._
|
|||
- Audio
|
||||
- [birdnet](https://github.com/kahst/BirdNET-Analyzer) - Deep learning framework for acoustic species detection; identifies bird species from audio recordings using TensorFlow.
|
||||
- [gtts](https://github.com/pndurette/gTTS) - Python library and CLI tool for converting text to speech using Google Translate TTS.
|
||||
- [KittenTTS](https://github.com/KittenML/KittenTTS) - Lightweight ONNX text-to-speech library with small CPU-friendly models.
|
||||
- [librosa](https://github.com/librosa/librosa) - Python library for audio and music analysis.
|
||||
- [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.
|
||||
- [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue