mirror of
https://github.com/snakers4/silero-vad.git
synced 2026-02-05 18:09:22 +08:00
Update README.md
This commit is contained in:
@@ -126,7 +126,7 @@ number_timestamps = get_number_ts(wav, model)
|
|||||||
pprint(number_timestamps)
|
pprint(number_timestamps)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Language Classifier
|
#### Language Classifier
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import torch
|
import torch
|
||||||
@@ -223,7 +223,7 @@ number_timestamps = get_number_ts(wav, model, run_function=validate_onnx)
|
|||||||
pprint(number_timestamps)
|
pprint(number_timestamps)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Language Classifier
|
#### Language Classifier
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import torch
|
import torch
|
||||||
|
|||||||
Reference in New Issue
Block a user