Skip to content

Audio Extractors

Whisper Static Badge

This extractor converts extracts transcriptions from audio. The entire text and chunks with timestamps are represented as metadata of the content.

indexify-extractor download tensorlake/whisper-asr

```bash docker run -d tensorlake/whisper-asr ````

Speaker Diarization

This extractor indentifies the speaker for each sentence in the transcription generated by Whisper.

indexify-extractor download tensorlake/whisper-diarization
docker run -d tensorlake/whisper-diarization