This commit is contained in:
游雁 2023-04-18 15:30:38 +08:00
parent a4bd736b03
commit 4175b38a91
6 changed files with 35 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,4 @@
# Speech Recognition
# Quick Start
## Inference with pipeline

View File

@ -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

View File

@ -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

View File

@ -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