Whisper-WebUI / modules /insanely_fast_whisper_inference.py

Commit History

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