https://github.com/pykeio/azure-cognitive-speech-services-rs
Azure Cognitive Speech Services for Rust
https://github.com/pykeio/azure-cognitive-speech-services-rs
azure azure-speech-service rust speech-synthesis
Last synced: about 1 year ago
JSON representation
Azure Cognitive Speech Services for Rust
- Host: GitHub
- URL: https://github.com/pykeio/azure-cognitive-speech-services-rs
- Owner: pykeio
- License: apache-2.0
- Created: 2023-10-12T18:56:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T17:12:33.000Z (over 1 year ago)
- Last Synced: 2025-05-11T07:09:33.861Z (about 1 year ago)
- Topics: azure, azure-speech-service, rust, speech-synthesis
- Language: Rust
- Homepage: https://docs.rs/azure-cognitive-speech-services
- Size: 63.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Cognitive Speech Services
Azure Cognitive Speech Services for Rust
> **NOTE**: This package is not affiliated with Microsoft/Azure and is maintained by [pyke.io](https://github.com/pykeio).
## Features
- ✅ **Text to speech**
- ✅ Interop with [`speech-synthesis`](https://crates.io/crates/speech-synthesis)
- ✅ SSML (via [`ssml`](https://github.com/pykeio/ssml) crate)
- ✅ Audio streaming
- ✅ Visemes
- ❌ Batch synthesis
- ❌ **Speech to text**
- ❌ **Intent recognition**
- ❌ **Speaker recognition**
- ❌ **Keyword recognition**