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.1.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.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: talklabs-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 72937055527c4b3cbefbfad14db2c0420864546070b971f250eed4c12580772b
MD5 fabda6cbe6eef9ff0717834d420b6348
BLAKE2b-256 ec80d0f0bff2be5215cab8e6abbce2af45994c271014d03fb36e33858200fbee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: talklabs-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e201627ba83fd430890a3d36e7b4c0093018b56d61d6d3930afc3a73523141f6
MD5 621befb756200c9ce3f071d8f18a01b1
BLAKE2b-256 a5347a791838b8f7e8967f696fb6d83e93cb4f6fff825c3e4ad9b1c14c60d6c2

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