fix: add torchcodec to requirements for torchaudio backend
Newer torchaudio versions default to the TorchCodec backend for loading audio files. Without it installed, omnivoice fails with ImportError when loading reference audio. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,3 +6,4 @@ pydub
|
|||||||
tensorboardx
|
tensorboardx
|
||||||
webdataset
|
webdataset
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
torchcodec
|
||||||
|
|||||||
Reference in New Issue
Block a user