Whisper-WebUI / modules /whisper /whisper_base.py

Commit History

Refactor parameter
6bc716a

jhj0517 commited on

Refactor parameters
dbca1ee

jhj0517 commited on

Remove deprecated cache clean logic
f421dd9

jhj0517 commited on

Opt-in offload
6a24efd

jhj0517 commited on

Add defaults to the function
a85dc3c

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

Update syntax
b5773e7

jhj0517 commited on

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

Fix wrong parameters
aad17fa

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