f5-tts / model /utils.py

Commit History

Merge branch 'SWivid:main' into main
2a521e9
unverified

Jarod Mica commited on

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

SWivid commited on

default to weights_only=True for safer loading
31e5051

Jmica commited on

Update to make passing in custom paths easier for finetuning/training
6fda7e5

Jmica commited on

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

SWivid commited on

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

SWivid commited on

convert all input audio to mono
83fbd34

SWivid commited on

add ckpt load opt. for .safetensor
9395289

SWivid commited on

disable mask for single infer to save mem; add custom trans for vocab to address oov
39ce201

SWivid commited on

basic
0748816

SWivid commited on