Mirco commited on
Commit
0d20a87
1 Parent(s): ae0533c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -116,6 +116,7 @@ We designed the VAD such that you can have access to all of these steps (this mi
116
 
117
 
118
  ```python
 
119
 
120
  # 1- Let's compute frame-level posteriors first
121
  audio_file = 'pretrained_model_checkpoints/example_vad.wav'
 
116
 
117
 
118
  ```python
119
+ from speechbrain.pretrained import VAD
120
 
121
  # 1- Let's compute frame-level posteriors first
122
  audio_file = 'pretrained_model_checkpoints/example_vad.wav'