How to install kyutai-labs/pocket-tts. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
kyutai-labs/pocket-tts Installation Guide
How to install kyutai-labs/pocket-tts. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for kyutai-labs/pocket-tts. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i kyutai-labs/pocket-ttsor
Install via npx
npx @hexmos/ipm i kyutai-labs/pocket-ttsPrerequisites
Python
languageVersion: >=3.10
PyTorch
libraryVersion: >=2.5
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install using pip
pip install pocket-ttsInstall using uv
uv add pocket-ttsInstall using uvx (CLI)
uvx pocket-tts generateInstall using pip (CLI)
pocket-tts generateInstall using uvx (Serve)
uvx pocket-tts serveInstall using pip (Serve)
pocket-tts serve