Audra v2 TTS client — OpenAI-compatible speech API
Project description
audra
Thin httpx wrapper for the Audra v2 TTS API.
from audra import Audra
client = Audra("sk-audra-...")
audio = client.speech("Hello world", voice="june")
open("out.mp3", "wb").write(audio)
Migration guide: https://audratalks.com/migrate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
audra-0.2.1.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
audra-0.2.1-py3-none-any.whl
(2.0 kB
view details)
File details
Details for the file audra-0.2.1.tar.gz.
File metadata
- Download URL: audra-0.2.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63b860b369e458047ecb377f17b1c74aedd4cd09175b2fa3cd44263db37a6b5c
|
|
| MD5 |
6b2b336901fb1a8af06ff8d7285137d5
|
|
| BLAKE2b-256 |
be6c0793ea0fa95712b99010c47ce991fdf891bde77ebd04548fc79c9b8d9b84
|
File details
Details for the file audra-0.2.1-py3-none-any.whl.
File metadata
- Download URL: audra-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5f14bf802c6562396c1c67970fa4597d1c96cce4c7c7efd9ac869915e87f6b4
|
|
| MD5 |
eee189b9e1b164031ea206c7b0df5fc4
|
|
| BLAKE2b-256 |
6de6e6f0beaeaf411282da3e06ee3e74f3dd6d76c6287a8fe33f5cb7dbcfba3c
|