Whisper-WebUI / modules

Commit History

fix strip bug
f22f53c

jhj0517 commited on

Fix device bug
ec231a0

jhj0517 commited on

disable redundant torchvision warning message
dd90912

jhj0517 commited on

disable redundant torchvision warning message
8b360a1

jhj0517 commited on

add audio loader
d416f9e

jhj0517 commited on

refactored directory structure
25f2bab

jhj0517 commited on

add `--diarization_model_dir` cli arg
48dc726

jhj0517 commited on

add diarization
f67009a

jhj0517 commited on

rename function
227c267

jhj0517 commited on

update docstring
6fb5189

jhj0517 commited on

move bug fix logic to app
07647e1

jhj0517 commited on

add diarization logic
3d44e07

jhj0517 commited on

add diarization parameter
4e696d8

jhj0517 commited on

add output dir
1ed32e3

jhj0517 commited on

add output_dir
0becfcb

jhj0517 commited on

add output_dir arg
8a27aeb

jhj0517 commited on

fix constructor to receive model_dir
1c725ac

jhj0517 commited on

add parameters for insanely_fast_whisper
171d562

jhj0517 commited on

rename data class and add `post_process()`
2abe1a5

jhj0517 commited on

add some args and fix timestamp bug
51f672d

jhj0517 commited on

update `download_model()` to use hf_hub_download
6d61e4e

jhj0517 commited on

add `download_model()`
afeb40e

jhj0517 commited on

add `format_result()`
f7b7cdd

jhj0517 commited on

add base inference
8dac861

jhj0517 commited on

remove redundant repeat
bb3d72e

jhj0517 commited on

refactor translation model class with abstract class
1364170

jhj0517 commited on

add base abstract class for translation model
987da04

jhj0517 commited on

refactor base abstract class for whisper
c89be6a

jhj0517 commited on

refactor base abstract class for whisper
81ebc65

jhj0517 commited on

fix wrong device
621f296

jhj0517 commited on

add mps device
b2f33b2

jhj0517 commited on

fix bug
278d01b

jhj0517 commited on

enable fine-tuned faster-whisper model
c8ea3a4

jhj0517 commited on

add Silero VAD Options
bbb23df

jhj0517 commited on

add args for local model path
25c9e51

jhj0517 commited on

add `vad_filter`
f5deb64

jhj0517 commited on

edit comment
0675963

jhj0517 commited on

add `compression_ratio_threshold`
3aeef88

jhj0517 commited on

add temperature
3a1a0a3

jhj0517 commited on

rename file
11a447c

jhj0517 commited on

revert
dcca39f

jhj0517 commited on

add `initial_prompt`
78c9bd5

jhj0517 commited on

add space
1494da1

jhj0517 commited on

add `condition_on_previous_text`
4ae4c8e

jhj0517 commited on

remove redundant function
ca9094f

jhj0517 commited on

add parameters
e3a6426

jhj0517 commited on

update docstring
3e8d967

jhj0517 commited on

refactoring to use data class
b17cfc2

jhj0517 commited on

fix docstring
5c9c269

jhj0517 commited on

refactoring
752e22b

jhj0517 commited on