yhliang
2023-04-18 9817785c66a13caa681a8e9e272f2ae949233542
docs/recipe/vad_recipe.md
copy from docs/get_started.md copy to docs/recipe/vad_recipe.md
File was copied from docs/get_started.md
@@ -1,4 +1,4 @@
# Get Started
# Voice Activity Detection
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