Vaibhavs10 / insanely-fast-whisper

Apache License 2.0
7.76k stars 547 forks source link

Performing speaker diarization without CLI? #240

Closed sidharthrajaram closed 3 months ago

sidharthrajaram commented 3 months ago

Hi, big fan of the project. Transcription and diarization works pretty great from CLI. Is there a way to perform speaker diarization without CLI?

sidharthrajaram commented 3 months ago

Update: Was able to achieve this based on the existing implementation at https://github.com/Vaibhavs10/insanely-fast-whisper/blob/main/src/insanely_fast_whisper/cli.py

JorgeBernalll commented 2 weeks ago

@sidharthrajaram how did you set the hf-token without CLI?