gradium 0.1.8

Rust client library for the Gradium Voice AI API.
Documentation

Gradium

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 \