Whisper-WebUI / app.py

Commit History

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

implemented faster-whisper
eeb8996

jhj0517 commited on

added new command argument theme
0f16dda

jhj0517 commited on

refactor
d7f2438

jhj0517 commited on

refactor
35245db

jhj0517 commited on

Revert "Adding txt support"
957d7a3

jsboige commited on

Adding args for hostname, port and simple auth
18639e5

jsboige commited on

Adding txt support
697bf79

jsboige commited on

refactor
2ddb400

jhj0517 commited on

added checkbox whether to add timestamp at the end of the filename
ccf78ae

jhj0517 commited on