Thin httpx wrapper for the Audra v2 TTS 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.1.0.tar.gz
(1.9 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.1.0-py3-none-any.whl
(1.9 kB
view details)
File details
Details for the file audra-0.1.0.tar.gz.
File metadata
- Download URL: audra-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6bdaaf8cb5888efeaa7bce3c887083c334250d8b2d168be2a413ced2c21f522
|
|
| MD5 |
563640f6143c13581b4ab8dff9302fdc
|
|
| BLAKE2b-256 |
f9e13e4f4f30fdf32f8a8ae201da73d35ff2b6842fb9f35de32aa8b1bc74af97
|
File details
Details for the file audra-0.1.0-py3-none-any.whl.
File metadata
- Download URL: audra-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 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 |
b05e14f5c88fc702e35e116c83d95b01aa6af94968ccc01e6f793700e57e00e9
|
|
| MD5 |
6c7e8526f6f4a58b0e22f8460f4bab92
|
|
| BLAKE2b-256 |
3cbe5d95559862b1fbc50f94ba485679ce846fcc230f27ab3429ba7afa645258
|