Whisper-WebUI / app.py

Commit History

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

refactoring to use data class
a526073

jhj0517 commited on

fix bug
5a1d3d2

jhj0517 commited on

add DeepL API translation
1d08db8

jhj0517 commited on

revert back
b89b28f

jhj0517 commited on

changed module name
3b2080f

jhj0517 commited on

add deepl api tab
5810ca7

jhj0517 commited on

add deepl api tab
eef1e47

jhj0517 commited on

fix long file name truncation
29aee3c

jhj0517 commited on

add `Files` to output
e3a7cef

jhj0517 commited on

update large-v3 to some of the files
9cbb786

aierlma commited on

add "txt" format
b2f7849

jhj0517 commited on

add compute_type dropdown
00efe30

jhj0517 commited on

fix compute type error
1f79d6e

jhj0517 commited on

add advanced parameter tab
e29f6b4

jhj0517 commited on