本文介绍如何使用 Open AI Whisper API 从音频文件加载文档对象。Documentation Index
Fetch the complete documentation index at: https://langchain-zh.cn/llms.txt
Use this file to discover all available pages before exploring further.
环境设置
要运行此加载器,您需要在 Open AI 上创建账户,并从 https://platform.openai.com/account 页面获取认证密钥。使用方法
配置好认证密钥后,您可以使用加载器创建转录内容,并将其转换为文档。Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

