> ## Documentation Index
> Fetch the complete documentation index at: https://javaai.pig4cloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 音频转录

> Spring AI 音频转录功能概述

# 音频转录

Spring AI 支持通过各种 AI 模型将语音转换为文本。以下是当前支持的实现：

## 支持的提供商

* [Azure OpenAI Transcriptions](/spring4ai/api/audio/transcriptions/azure-openai-transcriptions)
* [OpenAI Transcriptions](/spring4ai/api/audio/transcriptions/openai-transcriptions)

每个提供商都实现了特定的音频转录接口，允许您使用不同的 AI 模型将语音转换为文本，同时保持一致的 API。

<Card title="文档有误？请协助编辑" icon="pencil" href="https://github.com/javaai-pig4cloud-com/javaai-docs/edit/main/spring-ai/api/audio/transcriptions.mdx">
  发现文档问题？点击此处直接在 GitHub 上编辑并提交 PR，帮助我们改进文档！
</Card>
