-
Notifications
You must be signed in to change notification settings - Fork 22
# Labelling the People from the audio. #67
Copy link
Copy link
Open
Labels
Description
The people who are speaking during the meet need to be labelled along with the speech part they say, such that we can efficiently prepare a MOM and it has a future scope of recreating the entire event.
The issue expects you to:
- Add Jupyter notebooks that use audio-based recognition and distinguish the number of distinct people in audio input.
- Adds a label to the identified person, and separates their audio part from the rest in a sequential form, before the speech detection.
- Performing some pre-processing on audio files and their need and examples.
These points can be taken as separate problems and hence can be solved in consequent pr's.
Reactions are currently unavailable