From 89d77ecfa4983a8a96d13a07696e7a36270e461f Mon Sep 17 00:00:00 2001 From: nl <3210346136@qq.com> Date: Thu, 4 Mar 2021 19:25:17 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- README_EN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6a5c273..06ee004 100644 --- a/README.md +++ b/README.md @@ -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 语言模型 diff --git a/README_EN.md b/README_EN.md index 4d2d536..2e18e69 100644 --- a/README_EN.md +++ b/README_EN.md @@ -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