-
Question: can I use this system with unlabeled data.?
I can isolate the speaker segments in an audio stream but not by speaker id.
I need to identify the speakers by id within the stream.
Can I tr…
-
## Issue
🔥
at react-native run-android, i get the following error:
com.android.build.api.transform.TransformException: Error while generating the main dex list
---
## Project File…
-
Hi, I tried to follow the tutorial using AMI dataset but my pipeline reaches only 48% DER. According to the papers, I expected the performance to be 2-3x better, so I might have made some mistake alon…
kukas updated
5 years ago
-
This is pretty simple: the pretrained models `.pt` files make the command
`pyannote-speech-detection train --from=0 --to=1000 ${EXPERIMENT_DIR} AMI.SpeakerDiarization.MixHeadset`
fail. I've tho…
-
Now that audio streaming is available, it would be a useful addition to detect end of sentences.
Alternatively, many sentence segmentation techniques work better when information about silence gaps…
-
Hi,
I am trying to build a speaker change detection algorithm based on pyannote and my own dataset. Do I understand correctly that I could either use speaker-change-detection directly or speaker-embe…
-
hi i have been following the pretrained models tutorial but i have an issue with loading the models. it says
SAD_MODEL = (/pyannote/pyannote-audio/tutorials/models/speech_activity_detection/train/'…
-
Issue Type: Bug
Process: Electron [888]
Path: /Applications/Visual Studio Code.app/Contents/MacOS/Electron
Identifier: com.microsoft.VSCode
Version: …
-
Hi, recently I've been looking for deep-learning based VAD models and some googling brought me here. Thanks for open-sourcing your model! :)
My question is: why was MRCG used as an input feature?
…
-