ORI-Muchim/Efficient-Speech
Lightweight Korean TTS Model based on FastSpeech2
This project helps developers integrate efficient Korean text-to-speech (TTS) capabilities into applications designed for small, low-power devices. It takes Korean text as input and generates natural-sounding speech audio, allowing applications to 'speak' without requiring powerful hardware. Developers working on embedded systems or mobile apps would find this useful for adding voice features.
Use this if you are a developer building applications that require converting Korean text into speech on resource-constrained devices like Raspberry Pi, and need a model with a small footprint and low computational demands.
Not ideal if you need a pre-built, ready-to-use application for text-to-speech, or if you are working with languages other than Korean.
Stars
14
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ORI-Muchim/Efficient-Speech"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for...
lucasnewman/nanospeech
A simple, hackable text-to-speech system in PyTorch and MLX
Tomiinek/Multilingual_Text_to_Speech
An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing,...
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech...
jxzhanggg/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC