mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00

- Updated DiarizationPipeline to include a return_embeddings parameter for optional speaker embeddings. - Modified assign_word_speakers to accept and process speaker embeddings. - Updated CLI to support --speaker_embeddings flag for JSON output. - Ensured backward compatibility for existing functionality.