pyht icon indicating copy to clipboard operation
pyht copied to clipboard

PlayHT Python SDK - AI Text-to-Speech Streaming & Voice Cloning API

Results 24 pyht issues
Sort by recently updated
recently updated
newest added

Your API supports the parameter `narrationStyle`, but there is no way to provide this input in the SDK. Are you guys thinking of adding this? Assuming that the rpc endpoint...

Hi, I'm using this code: ```python with open(f'{x}.wav', 'wb') as f: for chunk in client.tts("Can you tell me your account email or, ah your phone number?", options): if not chunk:...

Is there any documentation or some one could provide me a code snippet of how to Input and Output Streaming with chatGPT (or any LLM) in python. I've went through...

Does the API default to a `voice_engine` of "PlayHT2.0-Turbo"? Otherwise, is there a way in this SDK to specify which voice_engine to use? Also curious about other parameters like `text_guidance`...

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.3. Changelog Sourced from coverage's changelog. Version 7.3.3 — 2023-12-14 Fix: function definitions with multi-line signatures can now be excluded by matching any of the...

dependencies

Bumps [grpcio](https://github.com/grpc/grpc) from 1.58.0 to 1.60.0. Release notes Sourced from grpcio's releases. Release v1.60.0 This is release 1.60.0 (gjallarhorn) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.3 to 4.25.1. Commits 7f94235 Updating version.json and repo version numbers to: 25.1 e4b00c7 Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#14756) 2495d4f...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.26.0 to 1.26.2. Release notes Sourced from numpy's releases. 1.26.2 release NumPy 1.26.2 Release Notes NumPy 1.26.2 is a maintenance release that fixes bugs and regressions discovered...

dependencies

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.36 to 3.1.40. Release notes Sourced from gitpython's releases. 3.1.40 - fix downstream CI What's Changed Add missing info in Submodule.remove docstring by @​EliahKagan in gitpython-developers/GitPython#1714 Have...

dependencies

https://github.com/LineageOS/android