mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update FsmnVad.h
This commit is contained in:
parent
4f8bce944e
commit
e5e677f28b
@ -17,6 +17,7 @@ public:
|
||||
float vad_speech_noise_thres);
|
||||
|
||||
std::vector<std::vector<int>> infer(const std::vector<float> &waves);
|
||||
void Reset();
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user