Whisper-WebUI / modules

Commit History

patch file name
a10cb35

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

implement txt file format in `faster_whisper_inference.py`
edc62f5

jhj0517 commited on

better display of available compute types
9679f1e

jhj0517 commited on

fix space issue
ddb949c

jhj0517 commited on

refactor
83f9929

jhj0517 commited on

add compute_type dropdown
d8dfcf0

jhj0517 commited on

default value int8 to float32 for cpu
2fe5c33

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

remove meaningless process
a5dbf21

jhj0517 commited on

refactoring
8c2c342

jhj0517 commited on

refactoring
960f111

jhj0517 commited on

fixed language code bug
f4609a6

jhj0517 commited on

edited comment
61ac4a7

jhj0517 commited on

added type hint
bf12bab

jhj0517 commited on

fix bug
ad93008

jhj0517 commited on

implemented faster-whisper
db2039e

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

fix bug
cfcdd2a

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

added NLLB translation
43820de

jhj0517 commited on

added NLLB translation
379621f

jhj0517 commited on

removed redundant function
b491afe

jhj0517 commited on

updated subtitle manager
e047c10

jhj0517 commited on

edited model path
d9e0f99

jhj0517 commited on

renamed Inference
8762e3a

jhj0517 commited on

better read
1e64bcc

jhj0517 commited on

make it able to handle multiple files
8d692ce

Jhjoon05 commited on

removed years in timestamp in filename
8708d98

Jhjoon05 commited on

added checker for translate option
75e81bf

Jhjoon05 commited on

specified model directory
dfe2ca6

Jhjoon05 commited on

added attributes to whisper inference and changed variable names
42af183

Jhjoon05 commited on

fixed model size bug
f7e7a16

Jhjoon05 commited on

Initial commit
ff5aa27

Jhjoon05 commited on