16 Commits

Author SHA1 Message Date
Yushen CHEN
ac3c43595c delete .github/workflows/sync-hf.yaml for online space stablility 2025-08-27 06:52:18 +08:00
SWivid
c6ebad0220 switch sync-hf workflow logic on release, avoid hidden space error with pypi/local_editable mismatch 2025-06-06 07:23:54 +08:00
SWivid
cfaba6387f refresh hf-space first 2025-06-06 07:22:02 +08:00
SWivid
d5f4c88aa4 update issue templates 2025-03-20 13:54:15 +08:00
Yushen CHEN
128f4e4bf3 Update publish-pypi.yaml 2025-03-13 00:08:36 +08:00
SWivid
ca6e49adaa 1.0.0 F5-TTS v1 base model with better training and inference performance 2025-03-12 17:23:10 +08:00
Yushen CHEN
e78ae2ce92 Create config.yml 2024-11-07 14:23:52 +08:00
Yushen CHEN
da8853838f Update question.yml 2024-11-07 13:23:35 +08:00
SWivid
ac77a76cd3 add issue templates 2024-11-04 02:17:52 +08:00
Jarod Mica
d601a70ad1 Revert "."
This reverts commit 5089dfe51b.
2024-10-29 03:25:02 -07:00
Jarod Mica
5089dfe51b . 2024-10-29 09:48:17 +00:00
Roberts Slisans
2bdd53b060 add dockerfile build 2024-10-25 01:31:11 +03:00
SWivid
d8638a6c32 . 2024-10-23 23:05:25 +08:00
Yushen CHEN
c4eee0f96b convert to pkg, reorganize repo (#228)
* group files in f5_tts directory

* add setup.py

* use global imports

* simplify demo

* add install directions for library mode

* fix old huggingface_hub version constraint

* move finetune to package

* change imports to f5_tts.model

* bump version

* fix bad merge

* Update inference-cli.py

* fix HF space

* reformat

* fix utils.py vocab.txt import

* fix format

* adapt README for f5_tts package structure

* simplify app.py

* add gradio.Dockerfile and workflow

* refactored for pyproject.toml

* refactored for pyproject.toml

* added in reference to packaged files

* use fork for testing docker image

* added in reference to packaged files

* minor tweaks

* fixed inference-cli.toml path

* fixed inference-cli.toml path

* fixed inference-cli.toml path

* fixed inference-cli.toml path

* refactor eval_infer_batch.py

* fix typo

* added eval_infer_batch to scripts

---------

Co-authored-by: Roberts Slisans <rsxdalv@gmail.com>
Co-authored-by: Adam Kessel <adam@rosi-kessel.org>
Co-authored-by: Roberts Slisans <roberts.slisans@gmail.com>
2024-10-23 21:07:59 +08:00
Tom Hunn
a4ca14b5f6 add and run pre-commit with ruff 2024-10-21 14:46:45 +10:00
mrfakename
f534c93e9b Sync to Hugging Face space 2024-10-14 14:38:58 -07:00