mirror of
https://github.com/SYSTRAN/faster-whisper.git
synced 2026-01-09 13:38:01 -05:00
Remove the usage of transformers.pipeline from BatchedInferencePipeline and fix word timestamps for batched inference (#921)
* fix word timestamps for batched inference * remove hf pipeline
This commit is contained in:
@@ -2,7 +2,7 @@ ctranslate2>=4.0,<5
|
||||
huggingface_hub>=0.13
|
||||
tokenizers>=0.13,<1
|
||||
onnxruntime>=1.14,<2
|
||||
transformers
|
||||
pyannote-audio>=3.1.1
|
||||
torch>=2.1.1
|
||||
torchaudio>=2.1.2
|
||||
torchaudio>=2.1.2
|
||||
tqdm
|
||||
Reference in New Issue
Block a user