diff --git a/requirements.txt b/requirements.txt index 2b328f2..e361c8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,8 @@ gradio==4.9.0 torch>=2.0.0 torch>=2.0.0 +numpy==1.26.2 + pedalboard pydub ffmpeg-python @@ -9,4 +11,4 @@ soundfile loguru faster_whisper==0.10.0 -tts>=0.22.0 \ No newline at end of file +tts>=0.22.0