Whisper-WebUI / app.py

Commit History

Use cache clean logic from gradio
44db26d

jhj0517 commited on

Add `uvr_enable_offload` component
790409b

jhj0517 commited on

Move to common parameter
098522f

jhj0517 commited on

Remove duplicates parameter
cfcce3d

jhj0517 commited on

Remove duplicates parameter
f4c648c

jhj0517 commited on

Merge branch 'master' into feature/add-bgm-tab
e30abef

jhj0517 commited on

Refactor bool to `str2bool` in CLI
f79aae9

jhj0517 commited on

Update label
a8c9eff

jhj0517 commited on

Add dedicated bgm separation app
8c8001e

jhj0517 commited on

Merge branch 'master' into feature/add-bgm-tab
f5d473e

jhj0517 commited on

Merge pull request #267 from jhj0517/feature/bgm-separation
0c8c544
unverified

jhj0517 commited on

Add `uvr_model_dir` path to whisper factory
8126fce

jhj0517 commited on

Add tab
545761a

jhj0517 commited on

Clean import
9b63534

jhj0517 commited on

Fix typo
13fb3c5

jhj0517 commited on

Add `save_file`
09fb62c

jhj0517 commited on

Update UI
f636e83

jhj0517 commited on

Fix key and remove `save_file`
3ec9a9b

jhj0517 commited on

Embed bgm seperator inside whisper base
598f1d1

jhj0517 commited on

Add UVR BGM separation
fbcbf8a

jhj0517 commited on

Update paths for UVR
711929b

jhj0517 commited on

Fix wrong parameters
aad17fa

jhj0517 commited on

Apply `add_timestamp`
99bfa9a

jhj0517 commited on

Apply yaml to translations
c1693be

jhj0517 commited on

Apply constants
7d9eec3

jhj0517 commited on

Apply default values with yaml
19c3dbd

jhj0517 commited on

move script location
c4e96e8

jhj0517 commited on

Fix file name and add `add_timestamp` parameter
d36cf56

jhj0517 commited on

add dir parameters
2e08651

jhj0517 commited on

refactoring args
8a8890b

jhj0517 commited on

apply cli args
f7097a4

jhj0517 commited on

apply whisper factory
2db409c

jhj0517 commited on

Enable VAD in every implementation
815f5df

jhj0517 commited on

limit Vad to faster-whisper only
174fcfd

jhj0517 commited on

Fix default value of the beam size
4da9545

jhj0517 commited on

added info to the VAD parameter
471a073

jhj0517 commited on

Fix translation output path
f513345

jhj0517 commited on

Add `prompt_reset_on_temperature` parameter
20f9596

jhj0517 commited on

Add info parameters in Advanced Parameters
364597e

jhj0517 commited on

refactor parameters to function
c14cab5

jhj0517 commited on

move function location
31fd6fe

jhj0517 commited on

fix None value bug in Number
adab100

jhj0517 commited on

refactor type to int
594c1ea

jhj0517 commited on

refactor `insanely-fast-whisper` parameters
5a66e88

jhj0517 commited on

add gradio components
a85ea1b

jhj0517 commited on

migrate faster-whisper to 1.0.3
20c2916

jhj0517 commited on

add util functions for files
6060fc4

jhj0517 commited on

Add optional input folder path
767d188

jhj0517 commited on

add `max_length` parameter
184dab0

jhj0517 commited on

modularize VAD
ec17fd7

jhj0517 commited on