From 8682683d073a1ff6efd35759aa80e16eeb80a898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Piotr=20C=C5=82apa?= Date: Sat, 2 Mar 2024 12:59:03 +0000 Subject: [PATCH] Added a missing whisperx dev dependency --- settings.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.ini b/settings.ini index 7a12d32..0d3ab79 100644 --- a/settings.ini +++ b/settings.ini @@ -40,5 +40,6 @@ requirements = vocos speechbrain<1.0 \ requests huggingface_hub fastprogress fastcore \ torch>=2 torchaudio soundfile dev_requirements = vector_quantize_pytorch==1.6.22 openai-whisper webdataset wandb \ + whisperx@git+https://github.com/m-bain/whisperx.git \ whisper_normalizer jiwer \ matplotlib pandas pyarrow scikit-learn ipython