Whisper-WebUI / modules

Commit History

add diarization
595b5f3

jhj0517 commited on

rename function
6148cfe

jhj0517 commited on

update docstring
ca8ee6a

jhj0517 commited on

move bug fix logic to app
c364d35

jhj0517 commited on

add diarization logic
6e99075

jhj0517 commited on

add diarization parameter
f1d9939

jhj0517 commited on

add output dir
94904d8

jhj0517 commited on

add output_dir
c573a1a

jhj0517 commited on

add output_dir arg
5633565

jhj0517 commited on

fix constructor to receive model_dir
b2bb752

jhj0517 commited on

add parameters for insanely_fast_whisper
661e83c

jhj0517 commited on

rename data class and add `post_process()`
296b5e1

jhj0517 commited on

add some args and fix timestamp bug
bb48043

jhj0517 commited on

update `download_model()` to use hf_hub_download
4cbac55

jhj0517 commited on

add `download_model()`
5e73da1

jhj0517 commited on

add `format_result()`
87272f5

jhj0517 commited on

add base inference
ec41bf5

jhj0517 commited on

remove redundant repeat
091209e

jhj0517 commited on

refactor translation model class with abstract class
71eeeca

jhj0517 commited on

add base abstract class for translation model
c8ead6d

jhj0517 commited on

refactor base abstract class for whisper
e76c01c

jhj0517 commited on

refactor base abstract class for whisper
b72fd8a

jhj0517 commited on

fix wrong device
81509c3

jhj0517 commited on

add mps device
9234bb0

jhj0517 commited on

fix bug
8926685

jhj0517 commited on

enable fine-tuned faster-whisper model
91dee77

jhj0517 commited on

add Silero VAD Options
899eb46

jhj0517 commited on

add args for local model path
6d9d096

jhj0517 commited on

add `vad_filter`
abc6224

jhj0517 commited on

edit comment
8808c7b

jhj0517 commited on

add `compression_ratio_threshold`
45fcb1d

jhj0517 commited on

add temperature
b8faf9d

jhj0517 commited on

rename file
312644e

jhj0517 commited on

revert
aa3d924

jhj0517 commited on

add `initial_prompt`
ca26f25

jhj0517 commited on

add space
5206df6

jhj0517 commited on

add `condition_on_previous_text`
ac4bff9

jhj0517 commited on

remove redundant function
67e11f0

jhj0517 commited on

add parameters
84a6b12

jhj0517 commited on

update docstring
875278a

jhj0517 commited on

refactoring to use data class
9f69aa4

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

update docstring
b3ffc71

jhj0517 commited on

add docstring
a2bf507

jhj0517 commited on

add data classes for parameters
8453b3d

jhj0517 commited on

add typing
7d3f3f5

jhj0517 commited on