我想語音轉文字
Asked on 06/19/2025
1 search
在WWDC 2025的“Bring advanced speech-to-text to your app with SpeechAnalyzer”会话中,Apple介绍了新的Speech Analyzer API。这一API支持多种用例,并利用Swift的强大功能来执行语音转文字处理。这个新模型比之前的SF Speech Recognizer更快、更灵活,特别适用于长篇和远距离音频,如讲座、会议和对话。
Speech Transcriber是一个新的设备上模型,支持实时转录体验,具有低延迟且不牺牲准确性或可读性。它可以在不增加应用程序下载或存储大小的情况下操作,并且会自动安装更新。
如果你想了解如何在应用中实现语音转文字功能,可以查看该会话的“Build a speech-to-text feature”章节。

Bring advanced speech-to-text to your app with SpeechAnalyzer
Discover the new SpeechAnalyzer API for speech to text. We’ll learn about the Swift API and its capabilities, which power features in Notes, Voice Memos, Journal, and more. We’ll dive into details about how speech to text works and how SpeechAnalyzer and SpeechTranscriber can enable you to create exciting, performant features. And you’ll learn how to incorporate SpeechAnalyzer and live transcription into your app with a code-along.

Discover machine learning & AI frameworks on Apple platforms
Tour the latest updates to machine learning and AI frameworks available on Apple platforms. Whether you are an app developer ready to tap into Apple Intelligence, an ML engineer optimizing models for on-device deployment, or an AI enthusiast exploring the frontier of what is possible, we’ll offer guidance to help select the right tools for your needs.