| Crates.io | gradium |
| lib.rs | gradium |
| version | 0.1.6 |
| created_at | 2025-11-20 13:07:18.546521+00 |
| updated_at | 2026-01-07 15:07:53.62077+00 |
| description | Rust client library for the Gradium Voice AI API. |
| homepage | https://gradium.ai |
| repository | https://github.com/gradium-ai/gradium-rs |
| max_upload_size | |
| id | 1941966 |
| size | 130,659 |
This repo contains a Rust client for the Gradium Voice AI API.
cargo run -r --example tts -- \
--text "Hello, this is a test of the gradium text-to-speech system. Please ensure that you follow the signs." \
--out-file ~/tmp/out.wav \