Commit History

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

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

Move vad feature into abstract class
670baea

jhj0517 commited on

Limit Vad to only faster-whisper
ac480c2

jhj0517 commited on

Revert "add `silence_non_speech` parameter"
f7c5695

jhj0517 commited on

add `silence_non_speech` parameter
b678293

jhj0517 commited on

set to `None` for empty Textbox values
ae16b55

jhj0517 commited on

fix vad bug
cb96699

jhj0517 commited on

Add `prompt_reset_on_temperature` parameter
20f9596

jhj0517 commited on

add parameters in FasterWhisperInference
a06971f

jhj0517 commited on

use wildcard
f24a6e8

jhj0517 commited on

refactor type to int
594c1ea

jhj0517 commited on

add faster-whisper parameters
19ab4f1

jhj0517 commited on

migrate faster-whisper to 1.0.3
20c2916

jhj0517 commited on

add util functions for files
f6adc1d

jhj0517 commited on

Fix `get_device()``
0531958

jhj0517 commited on

remove repetitive part
46ce785

jhj0517 commited on

update docstring
9548fb4

jhj0517 commited on

modularize vad
4c322cf

jhj0517 commited on

Fix device bug
ed88f88

jhj0517 commited on

refactored directory structure
ada247c

jhj0517 commited on