Add VAD + microphone example for Java API. (#1045)
This commit is contained in:
@@ -57,6 +57,12 @@ The punctuation model supports both English and Chinese.
|
||||
./run-speaker-identification.sh
|
||||
```
|
||||
|
||||
## VAD with a microphone
|
||||
|
||||
```bash
|
||||
./run-vad-from-mic.sh
|
||||
```
|
||||
|
||||
## VAD (Remove silence)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user