发现和使用优秀的技能扩展
使用苹果原生功能在macOS上实现本地语音转文字(STT)和文字转语音(TTS)。通过yap(Apple Speech.framework)实现语音转文字,通过say + ffmpeg实现文字转语音。完全离线,无需API密钥。包含语音质量检测和智能语音选择功能。
Local STT and TTS on macOS using native Apple capabilities. Speech-to-text via yap (Apple Speech.framework), text-to-speech via say + ffmpeg. Fully offline, no API keys required. Includes voice quality detection and smart voice selection.