daniilrobnikov / vits2

VITS2: Improving Quality and Efficiency of Single-Stage Text-to-Speech with Adversarial Learning and Architecture Design
https://vits-2.github.io/demo/
MIT License
503 stars 53 forks source link

torchaudio #17

Open xiaotan277 opened 2 weeks ago

xiaotan277 commented 2 weeks ago

Hello, I'm running into this issue: RuntimeError: Couldn't find appropriate backend to handle uri... Error indicating that torchaudio could not load the .wav file correctly. I've downloaded torchaudio and there is no problem with the file path configuration, why does this issue occur?