From 5da22a6236b5bf8d51d772162757f6d0551e345b Mon Sep 17 00:00:00 2001 From: Uyghur Date: Thu, 17 Jun 2021 15:19:44 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bd1c36..74af4a0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ this model using CTC loss for training. Download pretrained model and dataset from https://github.com/gheyret/uyghur-asr-ctc/releases. unzip results.7z and thuyg20_data.7z to the same folder where python source files located. then run: -python train.py + python train.py This project using