Whisper-WebUI / modules /whisper /faster_whisper_inference.py

Commit History

Add factory function
6c42d0c

jhj0517 commited on

Apply Segment model to the pipeline
ddbe0b6

jhj0517 commited on

Rename class & file
a3de454

jhj0517 commited on

Handle gradio none values
e862b08

jhj0517 commited on

Update model usage
501c404

jhj0517 commited on

Rename model
927f1ef

jhj0517 commited on

Rename model
5a3afa2

jhj0517 commited on

Rename file
ccbfe76

jhj0517 commited on

Get compute types with ctranslate2
50e9f88

jhj0517 commited on

Update available models
f38c0f8

jhj0517 commited on

Add defaults to the function
4495187

jhj0517 commited on

Add `uvr_model_dir` path to whisper factory
8126fce

jhj0517 commited on

Apply constants
7d9eec3

jhj0517 commited on

Fix missing initial prompt parameter
2da678e

Isaac Brown commited on

Refactor default parameters for initialization
17e1e38

jhj0517 commited on

add dir initialization
0a34091

jhj0517 commited on

Move vad feature into abstract class
670baea

jhj0517 commited on

Limit Vad to only faster-whisper
ac480c2

jhj0517 commited on

set to `None` for empty Textbox values
ae16b55

jhj0517 commited on

Add `prompt_reset_on_temperature` parameter
20f9596

jhj0517 commited on

add parameters in FasterWhisperInference
a06971f

jhj0517 commited on

Fix `get_device()``
0531958

jhj0517 commited on

modularize vad
4c322cf

jhj0517 commited on

Fix device bug
ed88f88

jhj0517 commited on

refactored directory structure
ada247c

jhj0517 commited on