Skip to main content

TalkLabs - Unified TTS Engine and SDK

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.4.tar.gz (2.3 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.4-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: talklabs-1.0.4.tar.gz
  • Upload date:
  • Size: 2.3 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.4.tar.gz
Algorithm Hash digest
SHA256 70929d2e29a0740fd1e737045f07a8b758c13b95683ffec86c5c534d3b236abd
MD5 6b27127a479c9b2bf5f0d77ac4ae9327
BLAKE2b-256 3040f207af368fbfaec5985762719a78553580883b21372ce503f4d9074b0529

See more details on using hashes here.

File details

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

File metadata

  • Download URL: talklabs-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.3 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c2b22897c810c2e1396539ca462057125c5e6bdf8e72e4eb011d63e0ebbdbe88
MD5 bc663db6c4a80770eaed9d2617dfb06c
BLAKE2b-256 96c978759124cff9b9bc3b36e9a3505f986d1257c9576bf6b2a2f8f9a8363269

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