langchain
aea09004 - Create OpenAIWhisperParser for generating Documents from audio files (#5580)

Commit
2 years ago
Create OpenAIWhisperParser for generating Documents from audio files (#5580) # OpenAIWhisperParser This PR creates a new parser, `OpenAIWhisperParser`, that uses the [OpenAI Whisper model](https://platform.openai.com/docs/guides/speech-to-text/quickstart) to perform transcription of audio files to text (`Documents`). Please see the notebook for usage.
Author
Parents
Loading