From 9777fdec3959a7d56dd8ae03d0f4170969500cf7 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期二, 18 四月 2023 13:21:41 +0800 Subject: [PATCH] docs --- docs/punc_recipe.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/get_started.md b/docs/punc_recipe.md similarity index 99% copy from docs/get_started.md copy to docs/punc_recipe.md index 4a7d86e..0306cd3 100644 --- a/docs/get_started.md +++ b/docs/punc_recipe.md @@ -1,4 +1,4 @@ -# Get Started +# Punctuation Restoration 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