SWivid
7c741c05f9
v1.1.3 better infer_gradio with cherrypick and cache support
1.1.3
2025-05-05 01:42:41 +08:00
SWivid
6d1a1e886a
formatting, sorting
2025-05-05 01:41:28 +08:00
SWivid
b4efcd836a
Add cache feature. Retrieve previous generated segments, default cache size 100
2025-05-05 01:37:22 +08:00
SWivid
818b868fab
Update infer_gradio.py. Enable seed selecting for multistyle generation
2025-05-05 00:58:24 +08:00
SWivid
e6fee5e9ba
Update infer_gradio.py
...
Use gr.Column to ensure backward compatibility
Remove height attr from gr.File to avoid possible malposition across versions
2025-05-04 09:25:41 +08:00
Yushen CHEN
2de214c122
Merge pull request #1014 from fakerybakery/fix-gradio-app-250503
...
Fix Gradio app
2025-05-04 09:14:32 +08:00
mrfakename
2999f642ce
Row -> Column
2025-05-03 17:59:07 -07:00
mrfakename
03cff73343
remove equal_height requirement
...
Seems to break Gradio demo.
2025-05-03 17:57:41 -07:00
mrfakename
63c513840d
fix gradio app
2025-05-03 17:56:21 -07:00
SWivid
3e6b6c0c0c
update infer_gradio.py. rename for consistency
2025-05-04 08:04:00 +08:00
SWivid
f00ac4d06b
fix infer-gradio chat feature etc.
2025-05-04 08:00:16 +08:00
Yushen CHEN
b0658bfd24
Merge pull request #1013 from petermg/main
...
Update infer_gradio.py
2025-05-04 03:33:22 +08:00
petermg
0cae51d646
Update infer_gradio.py
...
Modified formatting
2025-05-03 12:07:58 -07:00
petermg
95976041f2
Update infer_gradio.py
...
Added "randomize seed" checkmark and option to specify seed showing last seed used and can manually enter the desired seed number.
2025-05-03 11:38:50 -07:00
petermg
ba1bf74215
Update infer_gradio.py
...
Modified it so that when you upload a text file, the text of that file will show in the text input window. Also made the text file upload window show up BELOW the text input display window.
2025-05-03 11:22:07 -07:00
petermg
536c29ac57
Update infer_gradio.py
...
Modified the UI to accept txt files as inputs
2025-05-02 12:45:39 -07:00
SWivid
c4c61b0110
v1.1.2 several updates
...
add data prepare script recipe for emilia-yodas; fix speech_edit.py; fix tensorrt-llm server code-switch
2025-05-02 03:13:33 +08:00
SWivid
5f80fec160
fix speech_edit.py
2025-04-26 02:10:39 +08:00
Yushen CHEN
178cb8afe6
Merge pull request #986 from fakerybakery/emilia-v2
...
Add processing script for new Emilia dataset format
2025-04-19 14:16:37 +08:00
mrfakename
761c7ed938
Add processing script for new Emilia dataset format
2025-04-18 20:56:31 -07:00
Yushen CHEN
13fd6f8e07
Merge pull request #971 from tbxark-fork/main
...
chore: Update the model checkpoint path to use the cache path.
2025-04-14 15:54:50 +08:00
tbxark
b2284b6cff
chore: Update the model checkpoint path to use the cache path.
2025-04-14 11:28:48 +08:00
SWivid
4b4359bc39
finetune_gradio not to use fp16 by default for mps device
2025-04-03 22:33:21 +08:00
SWivid
fe5c562212
v1.1.1 add benchmark and trtllm offline code
2025-04-03 18:33:48 +08:00
Yushen CHEN
2374f8ec39
Merge pull request #948 from yuekaizhang/trtllm_benchmark
...
[TRT-LLM] add benchmark code
2025-04-03 18:27:21 +08:00
Yuekai Zhang
f4f10bff6c
fix comment
2025-04-03 02:44:59 -07:00
Yuekai Zhang
9771ec6a3a
add benchmark code
2025-04-03 02:42:40 -07:00
SWivid
4b3cd13382
Update README.md
2025-04-03 15:04:42 +08:00
SWivid
25b3291715
Update README.md
1.1.0
2025-04-03 14:41:52 +08:00
SWivid
16c480a61d
v1.1.0 Support GPU Depolyment with Triton and TensorRT-LLM #944
2025-04-03 14:37:58 +08:00
SWivid
d9dfbe47cc
Update README.md
2025-04-03 14:36:22 +08:00
Yushen CHEN
d1f6c95fe8
Merge pull request #944 from yuekaizhang/triton
...
Support GPU Depolyment Solution with Triton and TensorRT-LLM
2025-04-03 13:42:37 +08:00
root
2428d01a56
remove empty lines
2025-04-03 05:25:29 +00:00
root
9401842930
add http client
2025-04-03 05:14:03 +00:00
root
eca56943ec
fix docker compose issue
2025-04-03 04:31:33 +00:00
root
ae51cc3d34
fix bug
2025-04-03 04:25:43 +00:00
root
4681a1c177
remove annotation
2025-04-03 02:35:26 +00:00
root
5b178397e0
remove unused codes
2025-04-03 02:34:28 +00:00
Yuekai Zhang
2724f9f101
add Nvidia Triton TensorRT-LLM solution
2025-04-02 19:04:45 -07:00
SWivid
7258b09529
v1.0.10 support custom chat model
2025-03-31 21:15:26 +08:00
SWivid
784e3862b4
add microsoft/Phi-4-mini-instruct to chat model list #937
2025-03-31 21:14:39 +08:00
SWivid
6f6968b034
formatting
2025-03-31 19:45:38 +08:00
maximechen
9bd2d13be1
Merge branch 'huanglizhuo-feat/support-custom-chat-model'
2025-03-31 19:22:08 +08:00
maximechen
b7c41af9cd
reorganize and distinguish behavior from local and space
2025-03-31 19:11:52 +08:00
huanglizhuo
eaa7fd8a01
Reapply pre-commit hooks
2025-03-29 20:58:42 +09:00
Yushen CHEN
f34465d118
v1.0.9 several fixes
2025-03-28 23:12:13 +08:00
lizhuo
393993321d
fix: use pydantic<=2.10.6 to address dependency conflict with gradio-app #930
2025-03-28 23:10:41 +08:00
lizhuo
29d3326bed
update: JA latest HF path in SHARED.md #928
...
* fix: update japanese latest hf path
* update the huggingface url
2025-03-28 22:36:17 +08:00
Zhikang Niu
67e43dc0fb
Merge pull request #926 from huanglizhuo/fix/shared-file-path
...
fix the SHARED.md file path
2025-03-28 17:14:54 +08:00
huanglizhuo
8469025b1c
fix the shared.md file path
2025-03-28 17:52:08 +09:00