F5-TTS model for TTSDB
Project description
F5-TTS
The model description is sourced from config.yaml (metadata.description).
Installation
just setup f5-tts
Usage
from ttsdb_f5_tts import F5TTS
model = F5TTS(model_id="ttsds/f5-tts")
audio, sr = model.synthesize(
text="Hello, world!",
reference_audio="path/to/reference.wav"
)
Audio Examples
Generated audio samples from integration tests:
| Language | Text | Audio |
|---|---|---|
| English | "With tenure, Suzie'd have all the more leisure for yachting, but her publications are no good." | audio_examples/en_test_001.wav |
| Chinese | "視野無限廣,窗外有藍天" | audio_examples/zh_test_001.wav |
To regenerate examples, run:
just test-integration f5-tts
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ttsdb_f5_tts-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ttsdb_f5_tts-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
924118923d3d18795b7a20ff453406ff35e7271a48df35e7685363103619a659
|
|
| MD5 |
359effcb76e49f7e4c36ee44eb5fc509
|
|
| BLAKE2b-256 |
a5939e6bc84162f56c8d70879329d02052d5a9e8664eab7b32573e4d531e94dd
|