Whisper-WebUI / modules

Commit History

fix bug
674ea24

jhj0517 commited on

fix ext
73c7628

jhj0517 commited on

add DeepL API translation
1d08db8

jhj0517 commited on

revert back
b89b28f

jhj0517 commited on

edit comment
2a8760a

jhj0517 commited on

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

jhj0517 commited on

fix bug
0197359

jhj0517 commited on

changed module name
ab2f482

jhj0517 commited on

add deepl api tab
5810ca7

jhj0517 commited on

fix name truncation
7274d07

jhj0517 commited on

fix name truncation
92e709c

jhj0517 commited on

fix long file name truncation
29aee3c

jhj0517 commited on

add `Files` to output
6d9de1d

jhj0517 commited on

patch file name
3048545

jhj0517 commited on

update large-v3 to some of the files
9cbb786

aierlma commited on

implement txt file format in `whisper_inference.py`
5f3fe7d

jhj0517 commited on

implement txt file format in `faster_whisper_inference.py`
7e8138f

jhj0517 commited on

better display of available compute types
778a475

jhj0517 commited on

fix space issue
89f36c9

jhj0517 commited on

refactor
e65592d

jhj0517 commited on

add compute_type dropdown
00efe30

jhj0517 commited on

default value int8 to float32 for cpu
5fb27a8

jhj0517 commited on

fix compute type error
1f79d6e

jhj0517 commited on

add advanced parameter tab
e29f6b4

jhj0517 commited on

set default beam size for both models
ae32f22

jhj0517 commited on

remove meaningless process
c8ae5e5

jhj0517 commited on

refactoring
ebb9b01

jhj0517 commited on

refactoring
a63d493

jhj0517 commited on

fixed language code bug
6726c6a

jhj0517 commited on

edited comment
e901c63

jhj0517 commited on

added type hint
f56c9fb

jhj0517 commited on

fix bug
56ede93

jhj0517 commited on

implemented faster-whisper
eeb8996

jhj0517 commited on

added checkbox whether to add timestamp at the end of the filename
ccf78ae

jhj0517 commited on

refactored for better read
9cf2e86

jhj0517 commited on

fixed file name bug
26a063c

jhj0517 commited on

fix bug
4f7f3bd

jhj0517 commited on

better path
a70c074

jhj0517 commited on

mitigate CUDA OutOfMemory
67cc6b1

Damho Lee commited on

Add to remove input file(s) when finished
6074f61

Damho Lee commited on

default model to None
5845bfc

jhj0517 commited on

added NLLB translation
3fde2e0

jhj0517 commited on

added NLLB translation
4e82fb6

jhj0517 commited on

removed redundant function
40f2b57

jhj0517 commited on

updated subtitle manager
6f0e822

jhj0517 commited on

edited model path
0b56157

jhj0517 commited on

renamed Inference
f7d7f08

jhj0517 commited on

better read
91b9b83

jhj0517 commited on

make it able to handle multiple files
21c25c6

Jhjoon05 commited on

removed years in timestamp in filename
7d8c98a

Jhjoon05 commited on