Whisper-WebUI / app.py

Commit History

move script location
c4e96e8

jhj0517 commited on

Fix file name and add `add_timestamp` parameter
d36cf56

jhj0517 commited on

add dir parameters
2e08651

jhj0517 commited on

refactoring args
8a8890b

jhj0517 commited on

apply cli args
f7097a4

jhj0517 commited on

apply whisper factory
2db409c

jhj0517 commited on

Enable VAD in every implementation
815f5df

jhj0517 commited on

limit Vad to faster-whisper only
174fcfd

jhj0517 commited on

Fix default value of the beam size
4da9545

jhj0517 commited on

added info to the VAD parameter
471a073

jhj0517 commited on

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