mirror of
https://github.com/SYSTRAN/faster-whisper.git
synced 2026-07-23 11:10:58 -05:00
revert back to using PyAV instead of torchaudio (#961)
* revert back to using PyAV instead of torch audio * Update audio.py
This commit is contained in:
@@ -4,5 +4,5 @@ tokenizers>=0.13,<1
|
||||
onnxruntime>=1.14,<2
|
||||
pyannote-audio>=3.1.1
|
||||
torch>=2.1.1
|
||||
torchaudio>=2.1.2
|
||||
av>=11
|
||||
tqdm
|
||||
Reference in New Issue
Block a user