Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nl8590687/asrt_sdk_winclient
An Windows client SDK and Demo software for ASRT speech recognition system. 一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件
https://github.com/nl8590687/asrt_sdk_winclient
asrt csharp speech-recognition speech-recognition-api speech-to-text
Last synced: 30 days ago
JSON representation
An Windows client SDK and Demo software for ASRT speech recognition system. 一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件
- Host: GitHub
- URL: https://github.com/nl8590687/asrt_sdk_winclient
- Owner: nl8590687
- License: apache-2.0
- Created: 2018-07-27T11:55:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T13:07:49.000Z (over 2 years ago)
- Last Synced: 2023-03-05T22:53:53.245Z (almost 2 years ago)
- Topics: asrt, csharp, speech-recognition, speech-recognition-api, speech-to-text
- Language: C#
- Homepage:
- Size: 85.9 KB
- Stars: 54
- Watchers: 4
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASRT SDK WinClient
[![Apache 2.0 Licensed](https://img.shields.io/badge/License-Apache2.0-blue.svg?style=flat)](https://opensource.org/licenses/Apache-2.0)
[![Stars](https://img.shields.io/github/stars/nl8590687/ASRT_SDK_WinClient)](https://github.com/nl8590687/ASRT_SDK_WinClient)
[![Windows](https://img.shields.io/badge/Windows-7~11-blue.svg)](https://www.microsoft.com/windows)
[![DotNet Version](https://img.shields.io/badge/DotNet-4.7+-blue.svg)](https://dotnet.microsoft.com/download/dotnet-framework)An Windows client SDK and Demo software for ASRT speech recognition system.
一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件
本软件是用来配套ASRT语音识别系统API调用的客户端SDK,并实现了一个演示用的Demo客户端,可以基于此进一步开发语音识别应用软件
如果您觉得喜欢,请点一个 **"Star"** 吧~
[**ASRT项目主页**](https://asrt.ailemon.net/) |
[**ASRT语音识别系统GitHub仓库**](https://github.com/nl8590687/ASRT_SpeechRecognition) |
[**发布版下载**](https://asrt.ailemon.net/download) |
[**本项目的Wiki文档**](https://wiki.ailemon.net/docs/asrt-doc) |
[**实用效果体验Demo**](https://asrt.ailemon.net/demo) |
[**打赏作者**](https://wiki.ailemon.net/docs/asrt-doc/asrt-doc-1deo9u61unti9)如果程序运行期间或使用中有什么问题,可以及时在issue中提出来,我将尽快做出答复。本项目作者交流QQ群:**894112051**
提问前请仔细查看[项目文档](https://asrt.ailemon.net/docs/)、
[FAQ常见问题](https://wiki.ailemon.net/docs/asrt-doc/asrt-doc-1deoeud494h4f)
以及[Issues](https://github.com/nl8590687/ASRT_SpeechRecognition/issues) 避免重复提问## 简介
本项目是ASRT语音识别系统的客户端SDK项目,并实现了一个演示Demo客户端。## 软硬件要求
### 硬件
* CPU: 2核 (x86_64, amd64) +
* RAM: 4 GB +
* 硬盘: 500 GB 机械硬盘(或固态硬盘)
* 外设:内置麦克风或接入耳机### 软件
* Windows: 支持Windows 7 - Windows 11 所有版本
* 运行环境: .Net Framework 4.7 及以上
* 开发环境: Microsoft Visual Studio 2017 / 2019 + C# & WPF Development Package## License 开源许可协议
[Apache v2.0](LICENSE) © [nl8590687](https://github.com/nl8590687) 作者:[AI柠檬](https://www.ailemon.net/)