Whisper-WebUI / modules

Commit History

Revert "add `silence_non_speech` parameter"
f7c5695

jhj0517 commited on

Revert "rename the variables"
0c00704

jhj0517 commited on

rename the variables
07b6329

jhj0517 commited on

add `silence_non_speech` parameter
b678293

jhj0517 commited on

add output path
e0f6a34

jhj0517 commited on

Merge pull request #210 from jhj0517/fix/text-none-parameters
f22356a
unverified

jhj0517 commited on

set to `None` for empty Textbox values
ae16b55

jhj0517 commited on

add imports
072ec01

jhj0517 commited on

fix type hint
6cee2a2

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

add wildcard to the function
c1f12f6

jhj0517 commited on

migrate faster-whisper to 1.0.3
824b9ef

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

add `max_length` parameter
184dab0

jhj0517 commited on

update progress desc
3b3309b

jhj0517 commited on

update progress desc
eec01f5

jhj0517 commited on

remove repetitive part
46ce785

jhj0517 commited on

update docstring
9548fb4

jhj0517 commited on

modularize vad
4c322cf

jhj0517 commited on

fix strip bug
be3301d

jhj0517 commited on

Fix device bug
ed88f88

jhj0517 commited on

disable redundant torchvision warning message
32d4384

jhj0517 commited on

disable redundant torchvision warning message
f51bcba

jhj0517 commited on

add audio loader
08d7176

jhj0517 commited on

refactored directory structure
ada247c

jhj0517 commited on

add `--diarization_model_dir` cli arg
201b316

jhj0517 commited on

add diarization
595b5f3

jhj0517 commited on

rename function
6148cfe

jhj0517 commited on

update docstring
ca8ee6a

jhj0517 commited on

move bug fix logic to app
c364d35

jhj0517 commited on

add diarization logic
6e99075

jhj0517 commited on

add diarization parameter
f1d9939

jhj0517 commited on

add output dir
94904d8

jhj0517 commited on

add output_dir
c573a1a

jhj0517 commited on

add output_dir arg
5633565

jhj0517 commited on

fix constructor to receive model_dir
b2bb752

jhj0517 commited on

add parameters for insanely_fast_whisper
661e83c

jhj0517 commited on

rename data class and add `post_process()`
296b5e1

jhj0517 commited on

add some args and fix timestamp bug
bb48043

jhj0517 commited on

update `download_model()` to use hf_hub_download
4cbac55

jhj0517 commited on

add `download_model()`
5e73da1

jhj0517 commited on

add `format_result()`
87272f5

jhj0517 commited on

add base inference
ec41bf5

jhj0517 commited on