huggingface / huggingface/speechbox
Add support for specifying the number of speakers in ASRDiarizationPipeline
Open
- Dominant language
- Python
- Stars
- 357
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Hi @speechbox developers,
I've been using the `ASRDiarizationPipeline` and noticed that there isn't a built-in option to specify the number of speakers when performing diarization. This feature would be very helpful for scenarios where the number of speakers is already known or can be estimated beforehand, as it can potentially improve the performance of the speaker diarization process.
Contributor guide
Assessment
This issue has not been assessed yet.