Whisper-WebUI / app.py

Commit History

add parameters for insanely_fast_whisper
171d562

jhj0517 commited on

Merge branch 'master' into feature/integrate-insanely_fast_whisper
1c55f91

jhj0517 commited on

add root_path argument (essential when reverse proxying on a url+prefix)
1aa16bb

wimg commited on

add typo cases
8f9e3e1

jhj0517 commited on

fix arg name
b10d03b

jhj0517 commited on

add `whisper_type` arg
6f97cc2

jhj0517 commited on

add `whisper_type` arg
fd67237

jhj0517 commited on

fix default value
c603464

jhj0517 commited on

add launch arg
9953f5b

jhj0517 commited on

update visibility
4d9f169

jhj0517 commited on

update name
0cd08e6

jhj0517 commited on

add Silero VAD Options
074b1fc

jhj0517 commited on

update default model
0fdaf30

jhj0517 commited on

add args for local model path
25c9e51

jhj0517 commited on

add `vad_filter`
f5deb64

jhj0517 commited on

add `compression_ratio_threshold`
3aeef88

jhj0517 commited on

add temperature
3a1a0a3

jhj0517 commited on

update scale of the columns
63d0035

jhj0517 commited on

interactive to True
c3b532a

jhj0517 commited on

fix to proper default value
c661883

jhj0517 commited on

add gradio components
93721c6

jhj0517 commited on

add `api_open`
135355d

jhj0517 commited on

add parameters
e3a6426

jhj0517 commited on

refactoring to use data class
b065a65

jhj0517 commited on

fix bug
7019901

jhj0517 commited on

add DeepL API translation
e6158a2

jhj0517 commited on

revert back
62488f6

jhj0517 commited on

changed module name
9da66af

jhj0517 commited on

add deepl api tab
0e71be2

jhj0517 commited on

add deepl api tab
79d4ffa

jhj0517 commited on

fix long file name truncation
582adb3

jhj0517 commited on

add `Files` to output
d2ebfa4

jhj0517 commited on

update large-v3 to some of the files
248f6d8

aierlma commited on

add "txt" format
68d15b9

jhj0517 commited on

add compute_type dropdown
d8dfcf0

jhj0517 commited on

fix compute type error
e18f92a

jhj0517 commited on

add advanced parameter tab
83a3dff

jhj0517 commited on

implemented faster-whisper
db2039e

jhj0517 commited on

added new command argument theme
f88b351

jhj0517 commited on

refactor
0825672

jhj0517 commited on

refactor
440ffe1

jhj0517 commited on

Revert "Adding txt support"
bd4d418

jsboige commited on

Adding args for hostname, port and simple auth
94f2c1b

jsboige commited on

Adding txt support
3a65e3d

jsboige commited on

refactor
ed53f6a

jhj0517 commited on

added checkbox whether to add timestamp at the end of the filename
167d34d

jhj0517 commited on

refactored for better read
56d7f1f

jhj0517 commited on

upgraded gradio version to 3.37.0
7ef14ed

jhj0517 commited on

add notebook
eda44d7

jhj0517 commited on

better path
6c0624c

jhj0517 commited on