An open API service indexing awesome lists of open source software.

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

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)