mathigatti/RealTimeSingingSynthesizer
Live Coding Singing Synthesizer. Python sinsy-NG wrapper.
Generates vocal audio on-demand by converting text and MIDI note sequences through MuseScore to MusicXML, then synthesizing with the Sinsy-NG engine and espeak-NG for phoneme generation. Provides a REST API (Docker-ready) and command-line interface accepting note values, tempo, lyrics, and language parameters to produce WAV output, designed specifically for integration with live coding frameworks like FoxDot.
No commits in the last 6 months.
Stars
61
Forks
6
Language
C
License
GPL-3.0
Category
Last pushed
Oct 17, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/mathigatti/RealTimeSingingSynthesizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
espeak-ng/espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
RHVoice/RHVoice
a free and open source speech synthesizer for Russian and other languages
OpenVoiceOS/ovos-tts-server
simple flask server to host OpenVoiceOS tts plugins as a service
OpenVoiceOS/ovos-tts-plugin-espeakNG
espeakNG plugin
mathigatti/midi2voice
Singing synthesis from MIDI file