mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
docs
This commit is contained in:
parent
5451578ffb
commit
0a8740f3cf
@ -37,13 +37,13 @@ Overview
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:caption: ModelScope Egs
|
:caption: ModelScope Egs
|
||||||
|
|
||||||
./modescope_pipeline/quick_start.md
|
./modelscope_pipeline/quick_start.md
|
||||||
./modescope_pipeline/asr_pipeline.md
|
./modelscope_pipeline/asr_pipeline.md
|
||||||
./modescope_pipeline/vad_pipeline.md
|
./modelscope_pipeline/vad_pipeline.md
|
||||||
./modescope_pipeline/punc_pipeline.md
|
./modelscope_pipeline/punc_pipeline.md
|
||||||
./modescope_pipeline/tp_pipeline.md
|
./modelscope_pipeline/tp_pipeline.md
|
||||||
./modescope_pipeline/sv_pipeline.md
|
./modelscope_pipeline/sv_pipeline.md
|
||||||
./modescope_pipeline/sd_pipeline.md
|
./modelscope_pipeline/sd_pipeline.md
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|||||||
1
docs/modelscope_pipeline/tp_pipeline.md
Symbolic link
1
docs/modelscope_pipeline/tp_pipeline.md
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../egs_modelscope/tp/TEMPLATE/README.md
|
||||||
@ -1,20 +0,0 @@
|
|||||||
# Timestamp Prediction
|
|
||||||
|
|
||||||
## Inference with pipeline
|
|
||||||
|
|
||||||
### Quick start
|
|
||||||
|
|
||||||
### Inference with you data
|
|
||||||
|
|
||||||
### Inference with multi-threads on CPU
|
|
||||||
|
|
||||||
### Inference with multi GPU
|
|
||||||
|
|
||||||
## Finetune with pipeline
|
|
||||||
|
|
||||||
### Quick start
|
|
||||||
|
|
||||||
### Finetune with your data
|
|
||||||
|
|
||||||
## Inference with your finetuned model
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user