You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
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.
1 year ago
..
_static
additional_resources docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
ecosystem docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
getting_started added DeepLearing.AI course link (#5518) 1 year ago
integrations Integrate Clickhouse as Vector Store (#5650) 1 year ago
modules Create OpenAIWhisperParser for generating Documents from audio files (#5580) 1 year ago
reference Documentation fixes (linting and broken links) (#5563) 1 year ago
templates docs `ecosystem/integrations` update 3 (#5470) 1 year ago
tracing
use_cases minor refactor GenerativeAgentMemory (#5315) 1 year ago
Makefile
conf.py
dependents.md
index.rst docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
integrations.rst
make.bat
reference.rst
requirements.txt