GenieTé Voice Python SDK — text in, speech out for AI agents
Project description
geniete-voice
Python SDK for GenieTé Voice — text in, speech out for AI agents. One call turns words into an MP3, a hosted link, or live speech on a page you leave open anywhere.
pip install geniete-voice
from geniete_voice import Speaker
spk = Speaker(api_key="vk_...", speaker_id="spk_...")
spk.say("Deploy finished. All checks green.") # plays on your listen pages
url = spk.speak_url("Sixty-second summary ...") # hosted MP3, plays anywhere
mp3 = spk.speak_bytes("Hello out loud.") # raw MP3 bytes
link = spk.listen_link(ttl_seconds=86_400) # standing speaker page
print(link["url"]) # open on any device
Async twin: AsyncSpeaker, same methods awaited.
Create speakers and API keys in the Voice console.
Full docs: https://voice.geniete.com/docs/voice/. Errors raise
VoiceError with the server's reason (insufficient_credits,
free_daily_ceiling, text_too_long, ...).
MIT © Genie, Inc.
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
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
File details
Details for the file geniete_voice-0.1.1.tar.gz.
File metadata
- Download URL: geniete_voice-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a13b9c1aaec1ab9b34f162ef7055c214e4ea79cfe500168b949ec97edbc80ef
|
|
| MD5 |
05efa3b9f3d01252f91111bae8d1b536
|
|
| BLAKE2b-256 |
560e81d06c831d2c4c849f8d08094d6ca99968216873dcdcebddccaa20126635
|
Provenance
The following attestation bundles were made for geniete_voice-0.1.1.tar.gz:
Publisher:
publish.yml on geniete/clients
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
geniete_voice-0.1.1.tar.gz -
Subject digest:
5a13b9c1aaec1ab9b34f162ef7055c214e4ea79cfe500168b949ec97edbc80ef - Sigstore transparency entry: 2219859836
- Sigstore integration time:
-
Permalink:
geniete/clients@6c397f85ece07a940da5178547a67ff4ce10e37c -
Branch / Tag:
refs/tags/geniete-voice-v0.1.1 - Owner: https://github.com/geniete
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@6c397f85ece07a940da5178547a67ff4ce10e37c -
Trigger Event:
push
-
Statement type:
File details
Details for the file geniete_voice-0.1.1-py3-none-any.whl.
File metadata
- Download URL: geniete_voice-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e990d740babaa844abd4529c9683f681ca24f8327d982b8450734e03d5f26d3
|
|
| MD5 |
3caab7d335dfb7d22f5f7bfcf3e53fdb
|
|
| BLAKE2b-256 |
3ad79612c5737a76a5190cab5bab19ccf9cbe3b6a64fedb9fa1f2d73b12a42ae
|
Provenance
The following attestation bundles were made for geniete_voice-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on geniete/clients
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
geniete_voice-0.1.1-py3-none-any.whl -
Subject digest:
2e990d740babaa844abd4529c9683f681ca24f8327d982b8450734e03d5f26d3 - Sigstore transparency entry: 2219859976
- Sigstore integration time:
-
Permalink:
geniete/clients@6c397f85ece07a940da5178547a67ff4ce10e37c -
Branch / Tag:
refs/tags/geniete-voice-v0.1.1 - Owner: https://github.com/geniete
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@6c397f85ece07a940da5178547a67ff4ce10e37c -
Trigger Event:
push
-
Statement type: