https://github.com/ittia-research/speak
Education oriented TTS inference server
https://github.com/ittia-research/speak
education grpc inference language-learning llm tts voice-cloning
Last synced: 6 months ago
JSON representation
Education oriented TTS inference server
- Host: GitHub
- URL: https://github.com/ittia-research/speak
- Owner: ittia-research
- License: mit
- Created: 2025-04-08T10:19:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-13T05:39:46.000Z (6 months ago)
- Last Synced: 2025-04-14T20:19:19.321Z (6 months ago)
- Topics: education, grpc, inference, language-learning, llm, tts, voice-cloning
- Language: Python
- Homepage:
- Size: 443 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
A education oriented TTS inference API server: gRPC, streaming, long text.
## Features
- Support global languages
- Streaming
- Long text
- Supported audio codex: MP3## Experiments
TTS models:
- [Spark-TTS](https://github.com/SparkAudio/Spark-TTS) (version [0.0.1](https://github.com/ittia-research/speak/releases/tag/0.0.1))## Links
[Structure](./docs/structure.md)[Roadmap](./docs/roadmap.md)
[Research](./docs/research.md)
[Change Logs](./docs/changes.md)