From 6732ec3c2efad8930221b1f99753dbbe45469179 Mon Sep 17 00:00:00 2001 From: Uyghur Date: Thu, 17 Jun 2021 15:17:52 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1c10a1..7bd1c36 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Training: 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. +unzip results.7z and thuyg20_data.7z to the same folder where python source files located. then run: + +python train.py This project using