Whisper-WebUI / modules

Commit History

add parameters for insanely_fast_whisper
171d562

jhj0517 commited on

rename data class and add `post_process()`
2abe1a5

jhj0517 commited on

add some args and fix timestamp bug
51f672d

jhj0517 commited on

update `download_model()` to use hf_hub_download
6d61e4e

jhj0517 commited on

add `download_model()`
afeb40e

jhj0517 commited on

add `format_result()`
f7b7cdd

jhj0517 commited on

add base inference
8dac861

jhj0517 commited on

remove redundant repeat
bb3d72e

jhj0517 commited on

refactor translation model class with abstract class
1364170

jhj0517 commited on

add base abstract class for translation model
987da04

jhj0517 commited on

refactor base abstract class for whisper
c89be6a

jhj0517 commited on

refactor base abstract class for whisper
81ebc65

jhj0517 commited on

fix wrong device
621f296

jhj0517 commited on

add mps device
b2f33b2

jhj0517 commited on

fix bug
278d01b

jhj0517 commited on

enable fine-tuned faster-whisper model
c8ea3a4

jhj0517 commited on

add Silero VAD Options
bbb23df

jhj0517 commited on

add args for local model path
25c9e51

jhj0517 commited on

add `vad_filter`
f5deb64

jhj0517 commited on

edit comment
0675963

jhj0517 commited on

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

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