From 543684738e753c6f69f6c19cf801101fe327215a Mon Sep 17 00:00:00 2001 From: Uyghur Date: Thu, 17 Jun 2021 15:20:58 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74af4a0..0585529 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ 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