Skip to content

Fix #1118: Crash on startup: AttributeError: torchaudio.list_audio_back#1157

Closed
danielalanbates wants to merge 1 commit intofishaudio:mainfrom
danielalanbates:fix/issue-1118
Closed

Fix #1118: Crash on startup: AttributeError: torchaudio.list_audio_back#1157
danielalanbates wants to merge 1 commit intofishaudio:mainfrom
danielalanbates:fix/issue-1118

Conversation

@danielalanbates
Copy link
Copy Markdown

Fixes #1118

Summary

This PR fixes: Crash on startup: AttributeError: torchaudio.list_audio_backends (TorchAudio 2.9 removal)

Changes

fish_speech/inference_engine/reference_loader.py | 14 ++++++++++----
 tools/vqgan/extract_vq.py                        | 15 ++++++++++-----
 2 files changed, 20 insertions(+), 9 deletions(-)

Testing

Please review the changes carefully. The fix was verified against the existing test suite.


This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!

@danielalanbates
Copy link
Copy Markdown
Author

Thank you for your time reviewing this. We're withdrawing this PR. Apologies for any inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash on startup: AttributeError: torchaudio.list_audio_backends (TorchAudio 2.9 removal)

1 participant