mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
docs
This commit is contained in:
parent
a4bd736b03
commit
4175b38a91
@ -1,13 +1,19 @@
|
||||
# Speech Recognition
|
||||
|
||||
## 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
|
||||
|
||||
@ -1,13 +1,19 @@
|
||||
# Speech Recognition
|
||||
# Punctuation Restoration
|
||||
|
||||
## 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
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Speech Recognition
|
||||
# Quick Start
|
||||
|
||||
## Inference with pipeline
|
||||
|
||||
|
||||
@ -1,13 +1,19 @@
|
||||
# Speech Recognition
|
||||
# Speaker Verification
|
||||
|
||||
## 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
|
||||
|
||||
@ -1,13 +1,19 @@
|
||||
# Speech Recognition
|
||||
# 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
|
||||
|
||||
@ -1,13 +1,19 @@
|
||||
# Speech Recognition
|
||||
# Voice Activity Detection
|
||||
|
||||
## 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