Skip to content

Add soundfile#33

Merged
mhrice merged 1 commit into
mainfrom
add-soundfile
May 20, 2026
Merged

Add soundfile#33
mhrice merged 1 commit into
mainfrom
add-soundfile

Conversation

@mhrice
Copy link
Copy Markdown
Collaborator

@mhrice mhrice commented May 20, 2026

Fixes #32

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s Python dependency set to include soundfile, and refreshes the uv lockfile accordingly so installations resolve consistently.

Changes:

  • Add soundfile>=0.13.1 to [project].dependencies in pyproject.toml.
  • Update uv.lock to include soundfile and its transitive dependencies (cffi, pycparser) and to add soundfile to the stable-audio-3 package dependency metadata.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
uv.lock Locks soundfile and transitive dependencies; adds soundfile to the locked stable-audio-3 dependency list.
pyproject.toml Adds soundfile as a core runtime dependency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml
"tqdm>=4.67.3",
"huggingface-hub>=1.7.1",
"transformers>=5.8.0",
"soundfile>=0.13.1",
@mhrice mhrice merged commit dcecca4 into main May 20, 2026
5 checks passed
@mhrice mhrice deleted the add-soundfile branch May 20, 2026 16:23
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.

Couldn't find appropriate backend to handle uri output.wav and format None.

2 participants