juanmc2005 / diart

A python package to build AI-powered real-time audio applications
https://diart.readthedocs.io
MIT License
1.09k stars 91 forks source link

extracting unique speaker embeddings from pipeline #249

Open Aduomas opened 3 weeks ago

Aduomas commented 3 weeks ago

have not found a way to extract unique speaker embeddings from the pipeline after running it.

it would allow to similarity function against existing saved speaker embeddings to identify speakers.