https://github.com/pykeio/speech-synthesis
Common Rust traits for speech synthesis
https://github.com/pykeio/speech-synthesis
rust speech-synthesis
Last synced: about 1 year ago
JSON representation
Common Rust traits for speech synthesis
- Host: GitHub
- URL: https://github.com/pykeio/speech-synthesis
- Owner: pykeio
- License: apache-2.0
- Created: 2023-10-23T21:40:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T05:00:51.000Z (over 1 year ago)
- Last Synced: 2025-05-11T07:09:37.503Z (about 1 year ago)
- Topics: rust, speech-synthesis
- Language: Rust
- Homepage: https://docs.rs/speech-synthesis
- Size: 35.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `speech-synthesis`
Common traits for speech synthesis.
For an example implementation, see [`azure-cognitive-speech-services-rs`](https://github.com/vitri-ent/azure-cognitive-speech-services-rs).