Files
langchain/tests/unit_tests
Lance Martin aea090045b 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.
2023-06-05 15:51:13 -07:00
..
2023-05-30 18:47:06 -07:00
2023-05-11 15:34:06 -07:00
2023-06-04 14:29:37 -07:00
2023-06-05 12:59:28 -07:00
2023-06-03 16:25:28 -07:00
2023-05-19 15:27:50 -07:00
2023-05-22 16:43:07 -07:00