From c0fb0fdf7f63e9df44a539cc3f4226f6abbb2f06 Mon Sep 17 00:00:00 2001 From: Harmon Date: Sun, 26 Oct 2025 17:30:59 -0500 Subject: [PATCH] Include soundfile in faster-whisper extra --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index a6dac587..946b71c9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,7 @@ whisper-local = soundfile faster-whisper = faster-whisper + soundfile openai = openai httpx < 0.28