Whisper-WebUI / modules /whisper_Inference.py

Commit History

add `Files` to output
1f9180b

jhj0517 commited on

update large-v3 to some of the files
248f6d8

aierlma commited on

implement txt file format in `whisper_inference.py`
ef11e7e

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

set default beam size for both models
70cb93a

jhj0517 commited on

refactoring
960f111

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

fixed file name bug
fec84a3

jhj0517 commited on

better path
6c0624c

jhj0517 commited on

mitigate CUDA OutOfMemory
64e6134

Damho Lee commited on

Add to remove input file(s) when finished
f9bd9ba

Damho Lee commited on

default model to None
94e3a48

jhj0517 commited on

removed redundant function
b491afe

jhj0517 commited on

edited model path
d9e0f99

jhj0517 commited on

renamed Inference
8762e3a

jhj0517 commited on