speak-js
Speech Synthesizer
An implementation of the eSpeak speech synthesizer in JavaScript
Text-to-Speech in JavaScript
279 stars
24 watching
37 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshmtucker/speechsynth | An API for generating human-like speech from text using Web Speech Synthesis | 13 |
thudm/glm-4-voice | An end-to-end voice model for conversational dialogue in English | 2,467 |
2noise/chattts | A generative speech model designed to synthesize natural and expressive dialogue in interactive conversations. | 32,941 |
usdivad/mesing | A JavaScript library that synthesizes singing voices from text using Web Audio API and speech synthesis libraries. | 400 |
dejan/espeak-ruby | A Ruby library for generating Text-To-Speech mp3 files using the espeak and lame tools. | 194 |
jscrane/tts | An Arduino library for generating human-like speech from text input using an amplifier on the PWM output pin | 196 |
capacitor-community/text-to-speech | A Capacitor plugin for synthesizing speech from text | 99 |
egorsmkv/speech-recognition-uk | A repository providing pre-trained models and datasets for speech recognition and synthesis in Ukrainian. | 344 |
watson-developer-cloud/speech-to-text-nodejs | An application that converts speech to text using IBM's speech recognition service | 1,106 |
jsxc/jsxc | Real-time XMPP chat application with video calls and file transfer capabilities | 722 |
festvox/flite | A small, portable text-to-speech engine with minimal dependencies and low startup overhead. | 900 |
mklement0/speak.awf | An Alfred workflow to speak text aloud using macOS's TTS feature | 36 |
azure-samples/cognitive-speech-tts | A collection of sample code demonstrating various Microsoft Azure Text-to-Speech APIs and SDKs in multiple programming languages | 911 |
mohayonao/coffeecollider | A JavaScript-based language and framework for real-time audio synthesis and algorithmic composition in web audio | 220 |
transduce/transduce | A JavaScript library providing composable transformations of data streams | 92 |