1 Star 0 Fork 0

疾风 / speech-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

speech-demo

项目地址:https://github.com/Baidu-AIP/speech-demo

文档地址:

百度语音rest api 调用语音识别,语音合成示例

Rest API 接口为http 访问, 任意操作系统,任意语言,只要能对baidu域名发起http请求的,均可以使用。

百度语音合成的接口支持跨域,但是获取token的接口不支持。浏览器直接发请求的示例见:https://github.com/Baidu-AIP/SPEECH-TTS-CORS

简介

以JAVA PHP python C BASH 作为示例,展示rest api的调用过程,选择一个运行即可。

目录结构

+--rest-api-asr  语音识别rest api
   /--bash_shell shell脚本
   /-- java 代码 
   /-- linux_c C代码 (windows Cygwin可以运行)
   /-- php 代码
   /-- python代码
 
 +--rest-api-tts 语音合成rest api
   /--bash_shell shell脚本
   /-- java 代码 
   /-- linux_c C代码 (windows Cygwin可以运行)
   /-- php 代码
   /-- python代码
 +-- sample-files 语音识别示例音频文件

空文件

简介

暂无描述 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/Disss44/speech-demo.git
git@gitee.com:Disss44/speech-demo.git
Disss44
speech-demo
speech-demo
master

搜索帮助