Add VAD demo for Java API (#928)
This commit is contained in:
@@ -56,3 +56,15 @@ The punctuation model supports both English and Chinese.
|
||||
```bash
|
||||
./run-speaker-identification.sh
|
||||
```
|
||||
|
||||
## VAD (Remove silence)
|
||||
|
||||
```bash
|
||||
./run-vad-remove-slience.sh
|
||||
```
|
||||
|
||||
## VAD + Non-streaming Paraformer for speech recognition
|
||||
|
||||
```bash
|
||||
./run-vad-non-streaming-paraformer.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user