Whisper-WebUI / modules /faster_whisper_inference.py

Commit History

add `compression_ratio_threshold`
3aeef88

jhj0517 commited on

add temperature
3a1a0a3

jhj0517 commited on

rename file
11a447c

jhj0517 commited on

revert
dcca39f

jhj0517 commited on

remove redundant function
ca9094f

jhj0517 commited on

add parameters
e3a6426

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

add typing
13698da

jhj0517 commited on

add typing
cdb03d3

jhj0517 commited on

fix NoneType error
8ddc3a7

jhj0517 commited on

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 `faster_whisper_inference.py`
edc62f5

jhj0517 commited on

better display of available compute types
9679f1e

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

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