语音转文本(ASR)
功能介绍
本节介绍语音转文本(Automatic Speech Recognition,ASR)的基本功能及其示例使用方法。用户通过麦克风输入语音后,系统可自动识别并转换为文本。
项目代码仓库:⭐ AI Demo Zoo | NLP
准备工作
克隆代码
git clone https://gitee.com/bianbu/spacemit-demo.git
cd spacemit-demo/examples/NLP
本节介绍语音转文本(Automatic Speech Recognition,ASR)的基本功能及其示例使用方法。用户通过麦克风输入语音后,系统可自动识别并转换为文本。
项目代码仓库:⭐ AI Demo Zoo | NLP
git clone https://gitee.com/bianbu/spacemit-demo.git
cd spacemit-demo/examples/NLP