Skip to content

ASRT v1.3.0 Released

Latest
Compare
Choose a tag to compare
@nl8590687 nl8590687 released this 20 May 11:23
· 12 commits to master since this release

This is a released version of available. version: 1.3.0
一个可以使用的版本,版本号:1.3.0

  1. 增加了对grpc协议的支持

  2. 代码实现上支持了真正的流式识别

  3. Added support for grpc protocol

  4. The code implementation supports real stream recognition


ASRT v1.x is a brand new version, a better ASRT speech recognition service framework.
ASRT v1.x版本是一个全新的版本,一个更好的ASRT语音识别服务框架。

If you want to build an API server that can perform speech recognition and support the recognition process that runs several times continuously, all the files in this directory are suitable for you to run and use directly.
如果您是想搭建一个能够进行语音识别的API服务端,支持持续运行若干次的识别过程,本目录下的所有文件适合您直接运行和使用。

If you want to train your own speech recognition model, the code under GitHub's master branch might be better for you, it gives more options, and dependency files.
如果您想训练自己的语音识别模型,那么GitHub的master分支下的代码可能更适合您,它提供给了更多的选项,以及依赖文件。

This release uses SpeechModel 251BN, which contains trained model parameter files.
本次发布使用的是SpeechModel251BN,内含训练好的模型参数文件。