# Membrane Whisper Plugin v0.1.1 - Table of Contents

> Membrane plugin for OpenAI's Whisper model

## Pages

- [Membrane Whisper Plugin](readme.md)
- [LICENSE](license.md)

## Modules

- [Membrane.Whisper.TranscriberFilter](Membrane.Whisper.TranscriberFilter.md): Element that wraps a `Bumblebee.Audio.speech_to_text_whisper/4` serving, producing transcripts of the input audio.
- [Membrane.Whisper.TranscriptEvent](Membrane.Whisper.TranscriptEvent.md): Event used to send the transcript and the timestamps predicted by Whisper.

## See Also

- [Membrane Framework AI Skill](https://hexdocs.pm/membrane_core/skill.md)
- [Membrane Core](https://hexdocs.pm/membrane_core/llms.txt)
