名称 最后更新
..
.gitignore 正在载入提交数据...
README.md 正在载入提交数据...
circular_buffer.pas 正在载入提交数据...
remove_silence.pas 正在载入提交数据...
remove_silence_ten_vad.pas 正在载入提交数据...
run-circular-buffer.sh 正在载入提交数据...
run-remove-silence-ten-vad.sh 正在载入提交数据...
run-remove-silence.sh 正在载入提交数据...

Introduction

This directory contains examples for how to use the VAD (voice activity detection) APIs.

Directory Description
run-circular-buffer.sh It shows how to use the circular buffer API.
run-remove-silence.sh It shows how to use the VAD API to remove silences from a wave file.