Run TTS models.
Project description
TTSLab 🔬
Run TTS models. Think ComfyUI but for TTS.
Installation
pip install ttslab
Usage
ttslab serve
Starts up a web UI.
Models
You can install models from the official model index (coming soon):
ttslab install ttslab/f5-tts # currently does not work
Or you can install models from a Git repository:
ttslab install https://github.com/ttslab-project/f5-tts
Or you can install models from a local directory:
ttslab install ./f5-tts --local
Tips
Running out of disk space?
You can delete the ~/.ttslab directory to free up space.
Uninstall TTSLab
pip uninstall ttslab
rm -rf ~/.ttslab
License
This project is licensed under the BSD-3-Clause license. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ttslab-0.1.0.tar.gz
(13.7 kB
view details)
File details
Details for the file ttslab-0.1.0.tar.gz.
File metadata
- Download URL: ttslab-0.1.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62dac36f7376067e662ff8a908402ddcc08600619b6a7bb4a1b9897c9069ac29
|
|
| MD5 |
ea604c799db3df516f83a1c381d74eb2
|
|
| BLAKE2b-256 |
ff9ed7a6e84ed8c5f97317dea3363ceda20458b8aa7f3c1b2d0ed29b6e1bf48f
|