文件名称:百度语音识别技术.rar
文件大小:244KB
文件格式:RAR
更新时间:2023-03-22 14:16:20
百度语音识别
基于maven的百度文字转语音技术 1. 登录https://console.bce.baidu.com/ai,创建应用,获取AppID,API Key,Secret Key。 2. 导入maven项目(VoiceDemo)。 3. 初始化参数。 4. 运行Action(如运行后mp3文件未出现,整个项目刷新一下即可看到)。 5. 项目所需依赖。
【文件预览】:
使用说明.docx
VoiceDemo
----pom.xml(1KB)
----target()
--------test-classes()
--------m2e-wtp()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(683B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.validation.prefs(50B)
--------.jsdtscope(572B)
--------org.eclipse.jdt.core.prefs(616B)
----src()
--------test()
--------main()
----.project(1KB)
----output.mp3(3KB)
----.classpath(2KB)