🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pyttskit

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyttskit

Easily interact with many cutting-edge neural/AI text-to-speech models using one API, including transformer-powered text to speech and other advanced models!

0.1.1
PyPI
Maintainers
1

TTSKit (Beta)

Easily run AI-based TTS (text-to-speech) models, quickly and efficiently. We support both TensorFlow and PyTorch (coming soon!) models.

Install

Important! Do NOT install ttskit! This package is NOT affiliated with this project and is not managed by this project's authors!

pip install pyttskit

Core Features

  • No manual downloads required
  • Supports CUDA/Nvidia GPUs, CPU, and Apple Silicon GPUs
  • Easy to use
  • Maintains inference structure of original models (basically if you were using a model this package supports previously, you can (probably) drop it in with little to no changes besides refactoring)
  • Also offers uniform API structure
  • Free + open-source

Available Implementations

  • TransformerTTS
  • More coming soon! Have a suggestion? Please open a Discussion!

Coming Soon

License

Well... this is where things get complicated. This package uses multiple different models, and they have different licenses. We try to keep permissive licenses where you don't have to change your project's license if you use this package.

Please refer to the LICENSE.md file for more details.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts