speak-js
Speech Synthesizer
An implementation of the eSpeak speech synthesizer in JavaScript
Text-to-Speech in JavaScript
277 stars
24 watching
37 forks
Language: JavaScript
last commit: almost 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 | 12 |
thudm/glm-4-voice | An end-to-end speech synthesis model that generates human-like speech in real-time | 2,269 |
2noise/chattts | A generative speech model designed to synthesize natural and expressive dialogue in interactive conversations. | 32,347 |
usdivad/mesing | A JavaScript library that synthesizes singing voices from text using Web Audio API and speech synthesis libraries. | 399 |
dejan/espeak-ruby | A Ruby library for generating Text-To-Speech mp3 files using the espeak and lame tools. | 193 |
jscrane/tts | An Arduino library for generating human-like speech from text input using an amplifier on the PWM output pin | 194 |
capacitor-community/text-to-speech | A Capacitor plugin for synthesizing speech from text | 99 |
egorsmkv/speech-recognition-uk | A collection of speech recognition and synthesis models and tools for Ukrainian | 342 |
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 | 721 |
festvox/flite | A small, fast text-to-speech engine designed for low-resource devices and high-performance applications. | 886 |
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 | 905 |
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 |