Skip to content

Integrating Audio Diarization Module into RescueBox#30

Closed
nmj7 wants to merge 41 commits intoUMass-Rescue:mainfrom
nmj7:Audio_Diarization
Closed

Integrating Audio Diarization Module into RescueBox#30
nmj7 wants to merge 41 commits intoUMass-Rescue:mainfrom
nmj7:Audio_Diarization

Conversation

@nmj7
Copy link
Copy Markdown

@nmj7 nmj7 commented Apr 25, 2025

The dependencies are;
1.onnxruntime==1.21.0
2.git+https://github.com/openai/whisper.git
3.ffmpeg-python
4.flask-ml==0.2.5
5.pyannote.core==5.0.0
6.pyannote.audio==3.3.2
7.pyannote.database==5.1.3
8.pyannote.metrics==3.2.1
9.pyannote.pipeline==3.0.1

Models:
1.pyannote/speaker-diarization-3.0
License : MIT License
2.whisper-medium.en
License : MIT License

@prasannals
Copy link
Copy Markdown
Collaborator

Thanks for the PR.

You should be removing flask-ml as a dependency (I remember you telling me that you're working on this).

Is this the license for pyannote/speaker-diarization-3.0? https://huggingface.co/pyannote/speaker-diarization-3.0/blob/main/LICENSE

If so, that is the MIT license and it that'll be good to use with RescueBox.

Everything else looks good in the initial review!

@nmj7 nmj7 closed this May 12, 2025
@nmj7 nmj7 reopened this May 12, 2025
@nmj7 nmj7 changed the title added audio diarization Integrating Audio Diarization Module into RescueBox May 15, 2025
@nb950
Copy link
Copy Markdown
Collaborator

nb950 commented Jul 21, 2025

1 similar comment
@nb950
Copy link
Copy Markdown
Collaborator

nb950 commented Jul 21, 2025

@nb950 nb950 closed this Jul 21, 2025
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.

5 participants