Commit History

Merge branch 'master' of https://github.com/jhj0517/Whisper-WebUI into feature/add-tests
0391d2f

jhj0517 commited on

Merge pull request #303 from jhj0517/fix/insanely_en_models
4380a92
unverified

jhj0517 commited on

Use limited parameters for English-only models
6ced57d

jhj0517 commited on

Refactor parameter
6bc716a

jhj0517 commited on

Refactor parameters
dbca1ee

jhj0517 commited on

Merge branch 'master' of https://github.com/jhj0517/Whisper-WebUI into feature/add-tests
b22babf

jhj0517 commited on

Add `as_list`
ffaa4d2

jhj0517 commited on

Remove deprecated cache clean logic
f421dd9

jhj0517 commited on

Opt-in offload
6a24efd

jhj0517 commited on

Add `uvr_enable_offload` to the dataclass
b724669

jhj0517 commited on

Add defaults to the function
732a962

jhj0517 commited on

Add defaults to the function
4495187

jhj0517 commited on

Add defaults to the function
a85dc3c

jhj0517 commited on

Revert "Update `max_initial_timestamp`"
c5c22f7

jhj0517 commited on

Fix default value
9d581cb

jhj0517 commited on

Update `max_initial_timestamp`
db85f5e

jhj0517 commited on

Remove duplicates parameter and add defaults
3d6a684

jhj0517 commited on

Remove duplicates parameter
f4c648c

jhj0517 commited on

Merge branch 'master' into feature/add-bgm-tab
64a4fe1

jhj0517 commited on

Fix wrong value return
9820e0f

jhj0517 commited on

Rename function and use static method
ca772aa

jhj0517 commited on

Fix device error
57b2878

jhj0517 commited on

Add dedicated bgm separation app
8c8001e

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

Update syntax
b5773e7

jhj0517 commited on

Handle None value
4a23819

jhj0517 commited on

Add resamples
131f180

jhj0517 commited on

Add `save_file`
09fb62c

jhj0517 commited on

Add progress
c5d0765

jhj0517 commited on

Add music separation pre-process to whisper base
6ff3ca6

jhj0517 commited on

remove save_file
96c47bb

jhj0517 commited on

Add UVR parameters
d11cbce

jhj0517 commited on

Fix wrong parameters
aad17fa

jhj0517 commited on

Apply `add_timestamp` in caching
6f6c89b

jhj0517 commited on

Fix none value
077980d

jhj0517 commited on

Add yaml utils
afc1f96

jhj0517 commited on

Add yaml utils
813ca79

jhj0517 commited on

Handle none values
fdb3baa

jhj0517 commited on

Add `cache_parameters()`
b6032b5

jhj0517 commited on

Apply constants
7d9eec3

jhj0517 commited on

Add `to_yaml()`
e5ef0df

jhj0517 commited on

Fix device bug
1ba51b4

jhj0517 commited on

Fix missing initial prompt parameter
2da678e

Isaac Brown commited on

Disable `safe_filename()` on local file
4c5ae77

jhj0517 commited on

Refactor default parameters for initialization
17e1e38

jhj0517 commited on

add dir initialization
0a34091

jhj0517 commited on

add dir parameters
2e08651

jhj0517 commited on

remove arg and add dir initialization
d6e2447

jhj0517 commited on

add WhisperFactory class
e48211d

jhj0517 commited on