游雁
2023-04-18 9777fdec3959a7d56dd8ae03d0f4170969500cf7
docs/asr_recipe.md
copy from docs/get_started.md copy to docs/asr_recipe.md
File was copied from docs/get_started.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