TTS
Text-to-Speech Library
An open-source project providing a suite of deep learning models and tools for advanced text-to-speech synthesis.
Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
9k stars
186 watching
1k forks
Language: Jupyter Notebook
last commit: about 1 year ago dataset-analysisdeep-learningganttsglow-ttsmelganmultiband-melganpythonpytorchspeaker-encoderspeechtacotrontacotron2tensorflow2text-to-speechttsvocoder
Related projects:
Repository | Description | Stars |
---|---|---|
neonbjb/tortoise-tts | A multi-voice text-to-speech system trained on high-quality data | 13,225 |
r9y9/deepvoice3_pytorch | An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,969 |
jscrane/tts | An Arduino library for generating human-like speech from text input using an amplifier on the PWM output pin | 194 |
coqui-ai/tts | A deep learning toolkit for generating human-like speech from text | 35,453 |
matlab-deep-learning/deepspeech | Enables speech-to-text transcription using a pre-trained Deep Speech model in MATLAB. | 7 |
tensorspeech/tensorflowtts | Real-time speech synthesis using state-of-the-art architectures | 3,839 |
c2h2/tts | Generates .mp3 voice files from input text using the Google Translate service as a speech engine. | 93 |
azure-samples/cognitive-speech-tts | A collection of sample code demonstrating various Microsoft Azure Text-to-Speech APIs and SDKs in multiple programming languages | 905 |
frostming/tetos | A unified Python interface for multiple text-to-speech providers | 250 |
tulasiram58827/tts_tflite | This repository provides TTFite models of various text-to-speech architectures. | 189 |
mklement0/speak.awf | An Alfred workflow to speak text aloud using macOS's TTS feature | 36 |
vrcwizard/tts-voice-wizard | An application that enables users to convert speech into text and vice versa, with features such as language translation, customizable voices, and integration with VRChat. | 603 |
metavoiceio/metavoice-src | A deep learning model for generating human-like speech | 3,891 |
mtttmpl/speak-js | An implementation of the eSpeak speech synthesizer in JavaScript | 277 |
soobinseo/tacotron-pytorch | A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 206 |