Skip to content

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

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

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

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!

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