Whisper-WebUI / app.py

Commit History

Fix translation output path
f513345

jhj0517 commited on

Add `prompt_reset_on_temperature` parameter
20f9596

jhj0517 commited on

Add info parameters in Advanced Parameters
364597e

jhj0517 commited on

refactor parameters to function
c14cab5

jhj0517 commited on

move function location
31fd6fe

jhj0517 commited on

fix None value bug in Number
adab100

jhj0517 commited on

refactor type to int
594c1ea

jhj0517 commited on

refactor `insanely-fast-whisper` parameters
5a66e88

jhj0517 commited on

add gradio components
a85ea1b

jhj0517 commited on

migrate faster-whisper to 1.0.3
20c2916

jhj0517 commited on

add util functions for files
6060fc4

jhj0517 commited on

Add optional input folder path
767d188

jhj0517 commited on

add `max_length` parameter
184dab0

jhj0517 commited on

modularize VAD
ec17fd7

jhj0517 commited on

update hint
1664a01

jhj0517 commited on

update hint
569198b

jhj0517 commited on

update hint
f4c09a4

jhj0517 commited on

refactored directory structure
ada247c

jhj0517 commited on

add `--diarization_model_dir` cli arg
201b316

jhj0517 commited on

rename function
6148cfe

jhj0517 commited on

move bug fix logic to app
c364d35

jhj0517 commited on

add diarization parameter
f1d9939

jhj0517 commited on

add nllb_model_dir
e7488d3

jhj0517 commited on

fix arg hint
4bb0eec

jhj0517 commited on

add output_dir
2d93272

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

Merge branch 'master' into feature/integrate-insanely_fast_whisper
aa178ad

jhj0517 commited on

add root_path argument (essential when reverse proxying on a url+prefix)
409297c

wimg commited on

add typo cases
1a50cf4

jhj0517 commited on

fix arg name
292ccb4

jhj0517 commited on

add `whisper_type` arg
75962fd

jhj0517 commited on

add `whisper_type` arg
15d86ff

jhj0517 commited on

fix default value
b3efa33

jhj0517 commited on

add launch arg
da40b9a

jhj0517 commited on

update visibility
ed10d53

jhj0517 commited on

update name
a46b091

jhj0517 commited on

add Silero VAD Options
edcb1e1

jhj0517 commited on

update default model
78f89c5

jhj0517 commited on

add args for local model path
6d9d096

jhj0517 commited on

add `vad_filter`
abc6224

jhj0517 commited on

add `compression_ratio_threshold`
45fcb1d

jhj0517 commited on

add temperature
b8faf9d

jhj0517 commited on

update scale of the columns
4b5f334

jhj0517 commited on

interactive to True
f314f4c

jhj0517 commited on

fix to proper default value
c90f99f

jhj0517 commited on

add gradio components
e12e640

jhj0517 commited on

add `api_open`
0d39c53

jhj0517 commited on

add parameters
84a6b12

jhj0517 commited on