Whisper-WebUI / modules

Commit History

add `initial_prompt`
78c9bd5

jhj0517 commited on

add space
1494da1

jhj0517 commited on

add `condition_on_previous_text`
4ae4c8e

jhj0517 commited on

remove redundant function
ca9094f

jhj0517 commited on

add parameters
e3a6426

jhj0517 commited on

update docstring
3e8d967

jhj0517 commited on

refactoring to use data class
b17cfc2

jhj0517 commited on

fix docstring
5c9c269

jhj0517 commited on

refactoring
752e22b

jhj0517 commited on

refactor docstring
d47e74a

jhj0517 commited on

refactor docstring
22a07bc

jhj0517 commited on

refactoring to use data class
b065a65

jhj0517 commited on

update docstring
1f8abba

jhj0517 commited on

add docstring
03ff6dd

jhj0517 commited on

add data classes for parameters
f717773

jhj0517 commited on

add typing
13698da

jhj0517 commited on

add typing
cdb03d3

jhj0517 commited on

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