m-bain / whisperX

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
BSD 4-Clause "Original" or "Old" License
9.96k stars 1.04k forks source link

torchaudio._backend.set_audio_backend has been deprecated. #805

Open sushantsk1 opened 1 month ago

sushantsk1 commented 1 month ago

when i am trying to install the whisperx repo into the requiremtns.txt it is giving this error: error:

: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call. torchaudio.set_audio_backend("soundfile") torchvision is not available - cannot save figures

EchoSilo commented 1 month ago

I can't use Whisperx because of this issue, not sure what the solve is, any insights would be great.

roysG commented 1 month ago

any update?

nkilm commented 1 month ago

I'm also getting that warning, but it works fine.