Whisper-WebUI / modules

Commit History

fix NoneType error
8ddc3a7

jhj0517 commited on

fix NoneType error
7e55654

jhj0517 commited on

fix bug
5ff2658

jhj0517 commited on

fix ext
59a9180

jhj0517 commited on

add DeepL API translation
e6158a2

jhj0517 commited on

revert back
62488f6

jhj0517 commited on

edit comment
987d52e

jhj0517 commited on

Merge remote-tracking branch 'origin/master' into add-deepl-translate
dfa16c1

jhj0517 commited on

fix bug
582c082

jhj0517 commited on

changed module name
8f50c03

jhj0517 commited on

add deepl api tab
0e71be2

jhj0517 commited on

fix name truncation
4c2c99c

jhj0517 commited on

fix name truncation
36b531c

jhj0517 commited on

fix long file name truncation
582adb3

jhj0517 commited on

add `Files` to output
1f9180b

jhj0517 commited on

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