From 9817785c66a13caa681a8e9e272f2ae949233542 Mon Sep 17 00:00:00 2001 From: yhliang <68215459+yhliang-aslp@users.noreply.github.com> Date: 星期二, 18 四月 2023 19:28:39 +0800 Subject: [PATCH] Merge pull request #380 from alibaba-damo-academy/main --- docs/recipe/lm_recipe.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/get_started.md b/docs/recipe/lm_recipe.md similarity index 98% copy from docs/get_started.md copy to docs/recipe/lm_recipe.md index 4a7d86e..f82a6fe 100644 --- a/docs/get_started.md +++ b/docs/recipe/lm_recipe.md @@ -1,4 +1,4 @@ -# Get Started +# Speech Recognition Here we take "Training a paraformer model from scratch using the AISHELL-1 dataset" as an example to introduce how to use FunASR. According to this example, users can similarly employ other datasets (such as AISHELL-2 dataset, etc.) to train other models (such as conformer, transformer, etc.). ## Overall Introduction -- Gitblit v1.9.1