Skip to content

Add missing soundfile dependency to Communication Analysis Tool#39

Open
Deepthanush1337 wants to merge 1 commit intohumanai-foundation:mainfrom
Deepthanush1337:fix/add-missing-soundfile-dependency
Open

Add missing soundfile dependency to Communication Analysis Tool#39
Deepthanush1337 wants to merge 1 commit intohumanai-foundation:mainfrom
Deepthanush1337:fix/add-missing-soundfile-dependency

Conversation

@Deepthanush1337
Copy link

pipeline.py imports soundfile (as sf) for audio file handling, but the package isn't listed in requirements.txt. This causes an ImportError on fresh installs.

Added soundfile==0.12.1 to the Communication Analysis Tool's requirements.

pipeline.py imports soundfile (as sf) for audio processing but it
wasn't listed in requirements.txt, causing an ImportError on fresh
installs.
@Deepthanush1337 Deepthanush1337 force-pushed the fix/add-missing-soundfile-dependency branch 2 times, most recently from 442c565 to 7d84ada Compare March 11, 2026 06:13
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.

1 participant