whisperlivekit/whisper_streaming_custom/backends.py: separator should be an empty space
685f83e
Marti Umbertcommited on
whisperlivekit/whisper_streaming_custom/backends.py: use BatchedInferencePipeline in FasterWhisperASR class, and batch_size=16 in transcribe() function, also created WhisperXASR class
8b05aa3
Marti Umbertcommited on
Allow CTranslate2 backend to choose device and compute types.