hgneng/ekho
Chinese text-to-speech engine
What it solves
It provides a text-to-speech (TTS) engine specifically designed for Chinese language processing, serving as a component of the larger eGuideDog project.
How it works
Ekho converts written Chinese text into spoken audio. It uses voice data files (such as those in the pinyin folder) to generate speech. Users can replace existing voice files or create their own custom voice data to change the output sound.
Who it’s for
Developers and users who need a Chinese-specific text-to-speech system, particularly those integrating it into accessibility tools like eGuideDog.
Highlights
- Chinese-language specialized TTS engine
- Support for custom voice data creation
- Ability to regenerate voice indices from new voice files
Related
- Project
VOICEVOX/voicevox_engineVOICEVOX Engine is an open‑source HTTP server that wraps the VOICEVOX Japanese TTS core. It lets you send text (or a detailed synthesis query) via REST endpoints and receive WAV audio, with support for streaming, user dictionaries, presets, voice morphing, singing synthesis, and optional GPU acceleration. Docker images and a mock mode make deployment easy, and the API is documented at /docs.
- Project
snakers4/silero-modelsA collection of fast, end-to-end text-to-speech models supporting a wide variety of languages, designed for efficient execution on CPU and GPU.
- Project
Xerophayze/TTS-StoryA web-based multi-voice TTS application for creating narrated stories and audiobooks, supporting a wide array of local and cloud-based speech engines.
- Project
Picovoice/cheetahAn on-device streaming speech-to-text engine that provides private, real-time audio transcription across multiple platforms.
- Project
PierrunoYT/Kokoro-TTS-LocalA local implementation of the Kokoro-82M text-to-speech model featuring a web interface, 54 multilingual voices, and full offline support.