From 791e14c0d80c6c0f8139b0919e60a060b7db3171 Mon Sep 17 00:00:00 2001 From: Uyghur Date: Thu, 17 Jun 2021 15:21:16 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0585529..84b9d9e 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 -''' +``` This project using