diart icon indicating copy to clipboard operation
diart copied to clipboard

following to Feature Request: Implementing Persistent Speaker Embeddings Across Conversations #227

Open DmitriyG228 opened this issue 1 year ago • 6 comments

Hey @juanmc2005,

Following to the issue #227,

  • I have implemented speaker centroids as list of embeddings without mapping, assuming speaker_0 == centroid 0 inside SpeakerDiarization
  • added a better version of RedisWriter
  • It looks like importing redis is unnessessary if we are passing a redis_client object into RedisWriter

Thank you!

DmitriyG228 avatar Jan 04 '24 19:01 DmitriyG228