TTS
Text-to-Speech Library
An Arduino library for generating human-like speech from text input using an amplifier on the PWM output pin
Arduino Text-to-Speech Library
194 stars
27 watching
49 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
amplifierarduinocircuitesp32esp8266lm386node32sspeechteensytext-to-speechttsunowemos-d1-mini
Related projects:
Repository | Description | Stars |
---|---|---|
c2h2/tts | Generates .mp3 voice files from input text using the Google Translate service as a speech engine. | 93 |
naoufal/react-native-speech | A React Native library that allows users to control and manipulate text-to-speech functionality within their applications. | 304 |
scruss/micropython-syn6988 | A MicroPython library for controlling the VoiceTX SYN6988 text-to-speech module. | 10 |
mozilla/tts | An open-source project providing a suite of deep learning models and tools for advanced text-to-speech synthesis. | 9,401 |
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 |
dejan/espeak-ruby | A Ruby library for generating Text-To-Speech mp3 files using the espeak and lame tools. | 193 |
mihirsoni/react-native-android-speech | A React Native module that provides Android Text To Speech functionality as an exposed native module. | 48 |
thethingsnetwork/arduino-device-lib | A library that enables Arduino devices to communicate with The Things Network using a RN2xx3 module | 209 |
narusemioshirakana/dragonianvoice | A C++ library providing various speech synthesis and generation tools for different architectures and frameworks. | 1,016 |
r9y9/deepvoice3_pytorch | An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,969 |
tulasiram58827/tts_tflite | This repository provides TTFite models of various text-to-speech architectures. | 189 |
soobinseo/tacotron-pytorch | A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 206 |
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 |
mtttmpl/speak-js | An implementation of the eSpeak speech synthesizer in JavaScript | 277 |