Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baidu-aip/speech_realtime_api

实时语音识别API WebSocket
https://github.com/baidu-aip/speech_realtime_api

Last synced: about 2 hours ago
JSON representation

实时语音识别API WebSocket

Awesome Lists containing this project

README

        

# speech_realtime_api

实时语音识别API WebSocket

项目地址:https://github.com/Baidu-AIP/speech_realtime_api
## 简介

以ANDROID C JAVA python 作为示例,展示实时语音识别的调用过程,选择一个运行即可。

## 目录结构

```
+--android-realtime-asr android代码
+--cpp-realtime-asr C代码
+--java-realtime-asr java代码
+--python-realtime-asr python代码

```