Commit Graph
66 Commits
Author SHA1 Message Date
SWivid c93462fc68 feature. allow custom model config for gradio infer 2024-12-16 16:25:23 +08:00
ZhikangNiu 649b46e4cb update README 2024-12-16 14:41:10 +08:00
SWivid b7bc6419e7 reorganize infer_cli and stuff 2024-12-15 22:49:31 +08:00
Yushen CHENandGitHub ab2ad3b005 Update README.md 2024-11-20 00:52:56 +08:00
Yushen CHENandGitHub f9733bf16f Update README.md 2024-11-20 00:41:13 +08:00
SWivid 3fcdbc70b4 minor update 2024-11-09 04:54:06 +08:00
SWivid 315230210d minor fix 2024-11-01 15:11:48 +08:00
ZhikangNiu 18e1ab508f refactor: del global params and set vocos as default vocoder, add dtype check 2024-11-01 14:17:22 +08:00
ZhikangNiu b180961782 refactor: more details about bigvgan, clear function definition 2024-11-01 11:02:39 +08:00
ZhikangNiu 36a4aad668 change some infer function to support two vocoder 2024-10-31 22:44:45 +08:00
ZhikangNiu 712d52772e update Bigvgan vocoder and F5-bigvgan version, trained on Emilia ZH&EN, 1.25m updates 2024-10-31 20:06:36 +08:00
SWivid f10ecad766 add ws icon link 2024-10-29 14:59:50 +08:00
Eric LeijonmarckandGitHub 4d95921899 Update README.md 2024-10-25 17:19:32 +01:00
cocktailpeanutandGitHub 6a104b4025 add train interface (#258)
* add train interface
* Update README.md
* Update pyproject.toml
2024-10-25 13:44:38 +08:00
SWivid f69a60287b finish infer dependencies; update readmes 2024-10-25 03:48:53 +08:00
SWivid 0022231357 tweak main readme for better redirection 2024-10-25 00:19:02 +08:00
SWivid 8629c6f91f initial updates for infer stuffs 2024-10-24 23:51:20 +08:00
SWivid a846ae670d finish train dependencies 2024-10-24 20:40:26 +08:00
SWivid ba4b04ba55 finish eval dependencies; update infer_gradio with chat feature 2024-10-24 18:39:02 +08:00
SWivid 254e5e6d30 update finetune-cli -gradio 2024-10-24 15:23:55 +08:00
SWivid c1ba121dce tweak 2024-10-24 01:23:53 +08:00
SWivid d3951b93a7 tweak 2024-10-24 01:19:01 +08:00
SWivid d8638a6c32 . 2024-10-23 23:05:25 +08:00
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
SWivid 8d18494d07 Update README.md. onnx version by DakeQQ 2024-10-22 18:33:13 +08:00
SWivid f8eb8ab740 Update README.md 2024-10-22 13:15:19 +08:00
Tom Hunn a4ca14b5f6 add and run pre-commit with ruff 2024-10-21 14:46:45 +10:00
SWivid aaf1fa7efa Update README.md 2024-10-20 12:32:58 +08:00
Zhikang NiuandGitHub f618db7290 Update README.md 2024-10-20 10:27:03 +08:00
Zhikang NiuandGitHub 532fbe8f02 Merge pull request #166 from cocktailpeanut/wandb_usability
User-friendly wandb support
2024-10-20 10:25:17 +08:00
unknown 60f1b31446 update read me for new arg 2024-10-19 11:29:59 +03:00
Zhikang NiuandGitHub 925ce4b0dd Update README.md 2024-10-19 12:31:54 +08:00
cocktailpeanut ae6e97b836 user-friendly wandb support 2024-10-18 14:59:59 -04:00
SWivid 39a513e9dd Update README.md 2024-10-18 01:08:05 +08:00
Yushen CHENandGitHub 37d333c528 Update README.md 2024-10-18 00:52:42 +08:00
Yushen CHENandGitHub c0bd2e091a Update README.md 2024-10-18 00:50:31 +08:00
Zhikang NiuandGitHub 1a09b80482 Update README.md 2024-10-17 12:25:13 +08:00
SWivid 2bf52c394c Update README.md. Add modelscope space demo 2024-10-16 20:42:25 +08:00
Yushen CHENandGitHub 22c553fca9 Update README.md, tweak logo 2024-10-16 14:00:14 +08:00
SWivid bdc76f50aa Update README 2024-10-16 13:16:09 +08:00
SWivid 3eeb78e24f Update README 2024-10-16 13:13:36 +08:00
Zhikang NiuandGitHub 7022d22914 Update README.md 2024-10-16 09:08:18 +08:00
mrfakenameandGitHub 050d3ef789 Clarify model licenses 2024-10-15 13:13:47 -07:00
SWivid ced7864537 Update README.md. add modelscope ckpt repo link 2024-10-15 22:34:41 +08:00
SWivid bc6331529a split pkgs only for eval usage address #97; clean-up 2024-10-15 21:14:44 +08:00
SWivid 53c772584e Update README.md 2024-10-15 04:08:58 +08:00
SWivid 12ef9d23f3 address #76 #29 2024-10-15 03:45:14 +08:00
SWivid 2cd03c9134 Update README.md. #76 2024-10-15 03:27:25 +08:00
SWivid 1cec6ddf34 minor fix 2024-10-15 01:28:11 +08:00
SWivid ac672f363d Update README.md 2024-10-15 00:01:10 +08:00