Whisper-WebUI / app.py

Commit History

debug
f66b7d3

jhj0517 commited on

add @space decorator to every function
ffad642

jhj0517 commited on

add debugging function
c0c6457

jhj0517 commited on

do not use dataclass
6bb246b

jhj0517 commited on

add debug function
4822ec3

jhj0517 commited on

add debug function
7cc2d4f

jhj0517 commited on

add debug function
2514ff4

jhj0517 commited on

fix spaces bug
6065501

jhj0517 commited on

fix spaces bug
56b39a5

jhj0517 commited on

add debug
c8fe600

jhj0517 commited on

remove folder button
4fee6f0

jhj0517 commited on

modularize VAD
633d4ca

jhj0517 commited on

update hint
8615b10

jhj0517 commited on

update hint
1c42a22

jhj0517 commited on

update hint
709f1c6

jhj0517 commited on

refactored directory structure
25f2bab

jhj0517 commited on

add `--diarization_model_dir` cli arg
48dc726

jhj0517 commited on

rename function
227c267

jhj0517 commited on

move bug fix logic to app
07647e1

jhj0517 commited on

add diarization parameter
4e696d8

jhj0517 commited on

add nllb_model_dir
cf6977b

jhj0517 commited on

fix arg hint
c2b4fd0

jhj0517 commited on

add output_dir
52157d4

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

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