All Projects → alexram1313 → text-to-speech-sample

alexram1313 / text-to-speech-sample

Licence: Apache-2.0 license
Python3 Text to Speech Video Sample

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to text-to-speech-sample

Doc2audiobook
Convert text documents to high fidelity audio(books).
Stars: ✭ 175 (+101.15%)
Mutual labels:  text-to-speech
Go Astibob
Golang framework to build an AI that can understand and speak back to you, and everything else you want
Stars: ✭ 222 (+155.17%)
Mutual labels:  text-to-speech
hawking
The retro text-to-speech bot for Discord
Stars: ✭ 24 (-72.41%)
Mutual labels:  text-to-speech
Hms Ml Demo
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
Stars: ✭ 187 (+114.94%)
Mutual labels:  text-to-speech
Ronor
Sonos smart speaker controller API and command-line tools
Stars: ✭ 212 (+143.68%)
Mutual labels:  text-to-speech
Wavegrad
Implementation of Google Brain's WaveGrad high-fidelity vocoder (paper: https://arxiv.org/pdf/2009.00713.pdf). First implementation on GitHub.
Stars: ✭ 245 (+181.61%)
Mutual labels:  text-to-speech
Interspeech2019 Tutorial
INTERSPEECH 2019 Tutorial Materials
Stars: ✭ 160 (+83.91%)
Mutual labels:  text-to-speech
myG2P
Myanmar (Burmese) Language Grapheme to Phoneme (myG2P) Conversion Dictionary for speech recognition (ASR) and speech synthesis (TTS).
Stars: ✭ 43 (-50.57%)
Mutual labels:  text-to-speech
Tts Cube
End-2-end speech synthesis with recurrent neural networks
Stars: ✭ 213 (+144.83%)
Mutual labels:  text-to-speech
TextNormalizationCoveringGrammars
Covering grammars for English and Russian text normalization
Stars: ✭ 60 (-31.03%)
Mutual labels:  text-to-speech
Tacotron Pytorch
Pytorch implementation of Tacotron
Stars: ✭ 189 (+117.24%)
Mutual labels:  text-to-speech
Waveglow
A PyTorch implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis
Stars: ✭ 205 (+135.63%)
Mutual labels:  text-to-speech
ttsflow
tensorflow speech synthesis c++ inference for voicenet
Stars: ✭ 17 (-80.46%)
Mutual labels:  text-to-speech
Google Tts
Google TTS (Text-To-Speech) for node.js
Stars: ✭ 180 (+106.9%)
Mutual labels:  text-to-speech
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (-39.08%)
Mutual labels:  text-to-speech
Naomi
The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
Stars: ✭ 171 (+96.55%)
Mutual labels:  text-to-speech
Hantts
Chinese Text-to-Speech web service
Stars: ✭ 241 (+177.01%)
Mutual labels:  text-to-speech
mlp-singer
Official implementation of MLP Singer: Towards Rapid Parallel Korean Singing Voice Synthesis (IEEE MLSP 2021)
Stars: ✭ 103 (+18.39%)
Mutual labels:  text-to-speech
brasiltts
Brasil TTS é um conjunto de sintetizadores de voz, em português do Brasil, que lê telas para portadores de deficiência visual. Transforma texto em áudio, permitindo que pessoas cegas ou com baixa visão tenham acesso ao conteúdo exibido na tela. Embora o principal público-alvo de sistemas de conversão texto-fala – como o Brasil TTS – seja formado…
Stars: ✭ 34 (-60.92%)
Mutual labels:  text-to-speech
IMS-Toucan
Text-to-Speech Toolkit of the Speech and Language Technologies Group at the University of Stuttgart. Objectives of the development are simplicity, modularity, controllability and multilinguality.
Stars: ✭ 295 (+239.08%)
Mutual labels:  text-to-speech

Text to Speech Video Sample

This is the sample project from my Text-to-Speech tutorial on YouTube. The included dictionary is from the Carnegie Mellon University Computer Science Department, although I removed a version of "deja" that contained non-ASCII characters which would raise an error (There is a way to properly handle it though). Additionally, not all the speech sounds have been included.

Video: https://www.youtube.com/watch?v=KSSsVhoR7FQ

CMU Source: http://www.speech.cs.cmu.edu/cgi-bin/cmudict

See my official dev guide for detailed instructions: http://arcompware.com/python-basic-text-to-speech-engine/

US English speakers, this is your opportunity to be your own TTS so try recording your own sounds!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].