Whisper-WebUI / modules /whisper /whisper_base.py

Commit History

Handle None value
4a23819

jhj0517 commited on

Add resamples
131f180

jhj0517 commited on

Add progress
c5d0765

jhj0517 commited on

Add music separation pre-process to whisper base
6ff3ca6

jhj0517 commited on

Apply `add_timestamp` in caching
6f6c89b

jhj0517 commited on

Add yaml utils
813ca79

jhj0517 commited on

Add `cache_parameters()`
b6032b5

jhj0517 commited on

Apply constants
7d9eec3

jhj0517 commited on

Fix device bug
1ba51b4

jhj0517 commited on

Disable `safe_filename()` on local file
4c5ae77

jhj0517 commited on

Refactor default parameters for initialization
17e1e38

jhj0517 commited on

remove arg and add dir initialization
d6e2447

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

fix vad bug
cb96699

jhj0517 commited on

migrate faster-whisper to 1.0.3
20c2916

jhj0517 commited on

add util functions for files
f6adc1d

jhj0517 commited on

update docstring
9548fb4

jhj0517 commited on

modularize vad
4c322cf

jhj0517 commited on

refactored directory structure
ada247c

jhj0517 commited on