update readme
This commit is contained in:
parent
289676bd2f
commit
89d77ecfa4
|
@ -119,9 +119,9 @@ CNN + LSTM/GRU + CTC
|
|||
|
||||
* 关于下载已经训练好的模型的问题
|
||||
|
||||
可以在Github本仓库下[releases](https://github.com/nl8590687/ASRT_SpeechRecognition/releases)里面的查看发布的各个版本软件的压缩包里获得包含已经训练好模型参数的完整源程序。
|
||||
已经训练好的模型包含在发布版服务端程序压缩包里面,发布版成品服务端程序可以在此下载:[ASRT下载页面](https://asrt.ailemon.me/download)。
|
||||
|
||||
发布的成品软件可以在此下载:[ASRT下载页面](https://asrt.ailemon.me/download)
|
||||
Github本仓库下[Releases](https://github.com/nl8590687/ASRT_SpeechRecognition/releases)页面里面还包括各个不同版本的介绍信息,每个版本下方的zip压缩包也是包含已经训练好的模型的发布版服务端程序压缩包。
|
||||
|
||||
### Language Model 语言模型
|
||||
|
||||
|
|
|
@ -102,9 +102,9 @@ The maximum length of the input audio is 16 seconds, and the output is the corre
|
|||
|
||||
* Questions about downloading trained models
|
||||
|
||||
The complete source program that includes trained model weights can be obtained from the archives of the various versions of the software released in the [releases](https://github.com/nl8590687/ASRT_SpeechRecognition/releases) page of Github.
|
||||
The released finished software that includes trained model weights can be downloaded from [ASRT download page](https://asrt.ailemon.me/download).
|
||||
|
||||
The released finished software can be downloaded here: [ASRT download page](https://asrt.ailemon.me/download)
|
||||
Github [Releases](https://github.com/nl8590687/ASRT_SpeechRecognition/releases) page includes the archives of the various versions of the software released and it's introduction. Under each version module, there is a zip file that includes trained model weights files.
|
||||
|
||||
### Language Model
|
||||
|
||||
|
|
Loading…
Reference in New Issue