Skip to main content

TalkLabs SDK - ElevenLabs compatible Text-to-Speech API client

Project description

TalkLabs Python SDK

SDK oficial da TalkLabs — compatível com a API ElevenLabs.

Permite gerar áudio realista com vozes personalizadas e streaming em tempo real.

Instalação

```bash pip install talklabs ```

Exemplo de uso

```python from talklabs import TalkLabsClient

client = TalkLabsClient( api_key="YOUR_API_KEY", base_url="https://api.talklabs.com.br" )

audio = client.generate( text="Olá do TalkLabs!", voice="yasmin_alves" )

with open("output.wav", "wb") as f: f.write(audio) ```

Base URL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

talklabs-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

talklabs-1.0.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file talklabs-1.0.0.tar.gz.

File metadata

  • Download URL: talklabs-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for talklabs-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3e095ab040e712b73ed4d3be2efc0174e75c129cee506ca41524270746597f0f
MD5 e2df8847651259f840c581f87ecbc0cb
BLAKE2b-256 aee23530addcce163c11caacf2ccbbb198838dd7feb0f3e058780d50a7f3b3d6

See more details on using hashes here.

File details

Details for the file talklabs-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: talklabs-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for talklabs-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 333ad7fb3b9110f037d87a05021dfdc4a53edb79b72e4aff66f49f37766a1230
MD5 c8137c37103cd29314b67ba71c92d1da
BLAKE2b-256 554970e21cfa6d0f1fe8e0efe06898ac9e043f2c3ed6c473a23b0ce457b62203

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page