f5-tts / gradio_app.py

Commit History

add and run pre-commit with ruff
a4ca14b

thunnai commited on

minor fix for hf space
bd16a8c

SWivid commited on

reorganize inference scripts with shared funcs
03a20e0

SWivid commited on

rewrite without einx & einops; clean up
28b46d3

SWivid commited on

Use default fp16 inference
554f318

SWivid commited on

fix. address #179
69850fa

SWivid commited on

fix address #178
a016d6f

SWivid commited on

Fix for HF Spaces demo
32cdd21
unverified

mrfakename commited on

Increase number of speech types.
8b150b0

jpgallegoar2 commited on

Add zh and code-switch support for gradio
21900ba

SWivid commited on

Added audio crossfading
e8d1645

jpgallegoar2 commited on

Improved batching and added reference text ending
028421e

jpgallegoar2 commited on

split pkgs only for eval usage address #97; clean-up
bc63315

SWivid commited on

add credit of gradio multiple speech-type gen to jpgallegoar
49b465f

SWivid commited on

Add GPU decorator to add compatibility for ZeroGPU
0297be2
unverified

mrfakename commited on

Reorganize Gradio app
f6b1de2
unverified

mrfakename commited on

address #76 #29
12ef9d2

SWivid commited on

Merge branch 'main' of https://github.com/SWivid/F5-TTS
664533a

AWAS666 commited on

feat: speed slider in gradio
ff4e797

AWAS666 commited on

address #75
f2b892a

SWivid commited on

redirect to split hf ckpt repos
e54fee3

SWivid commited on

address #74
372f6ab

SWivid commited on

Merge pull request #73 from jpgallegoar/main
40687a5
unverified

Yushen CHEN commited on

Added back parse_emotional_text
894acd3

jpgallegoar2 commited on

minor fix
1cec6dd

SWivid commited on

Added multiple speech types generation
3d2e8fd

jpgallegoar2 commited on

Update README.md
ac36558

SWivid commited on

add more detailed instruct. on inference. address #49 #50
e938b40

SWivid commited on

minor fix
ddb68ee

SWivid commited on

address #43 #45
49706f2

SWivid commited on

add code-switch friendly synth. and a smoother silence remover
615d183

SWivid commited on

Batch Inference & Podcast Generation
30d2f0b
unverified

RootingInLoad commited on

convert all input audio to mono
83fbd34

SWivid commited on

minor fix
68b4ce0

SWivid commited on

Add Gradio app, MPS support
3365e96

mrfakename commited on