Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: stevehuang52 <[email protected]>
  • Loading branch information
stevehuang52 committed Jul 19, 2023
1 parent 05f8e37 commit 69db77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/asr/speech_classification/frame_vad_infer.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
{"audio_filepath": "/path/to/audio_file1", "offset": 0, "duration": 10000, "label": "0 1 0 0 0 1 1 1 0"}
or
{"audio_filepath": "/path/to/audio_file1", "offset": 0, "duration": 10000, "rttm_filepath": "/path/to/rttm_file1.rttm"}
"""

import os
Expand Down

0 comments on commit 69db77f

Please sign in to comment.