Skip to content

Instantly share code, notes, and snippets.

View gorkemgoknar's full-sized avatar

Gorkem gorkemgoknar

View GitHub Profile
"""
Example of how to synthesize speech using the Coqui Studio API.
Streams the download/playback of the audio.
Usage:
$ COQUI_API_TOKEN="put your API token here" python coqui_api_stream.py --text "Hi there!"
To specify the voice to use, pass eg: `--voice 98d4af7d-aca0-4a70-a26e-4ca59023a248`