Whisper-WebUI / modules /faster_whisper_inference.py

Commit History

add parameters
84a6b12

jhj0517 commited on

fix docstring
7644f39

jhj0517 commited on

refactoring
0facd17

jhj0517 commited on

refactor docstring
2a0e0ea

jhj0517 commited on

refactor docstring
4b52dfd

jhj0517 commited on

refactoring to use data class
a526073

jhj0517 commited on

add typing
7d3f3f5

jhj0517 commited on

add typing
18ab700

jhj0517 commited on

fix NoneType error
204d276

jhj0517 commited on

add `Files` to output
6d9de1d

jhj0517 commited on

update large-v3 to some of the files
9cbb786

aierlma 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

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

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