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
Release files for ttsdb_f5_tts 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ttsdb_f5_tts-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Release files / ttsdb_f5_tts-0.1.4-py3-none-any.whl
| Download URL | ttsdb_f5_tts-0.1.4-py3-none-any.whl |
|---|---|
| Size | 1.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d6798d4d6b632ab8935cef0411487fcc1ef22c1b060047e62193572d8b7d37e
|
|
BLAKE2b-256 checksum How to use checksums |
dd396297c7046f4eed2104e9a7653e4b278e9c9887323264b59b421461e34ded
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.14
|