zhifu gao
2023-03-24 5c4bd2b718d5f2935ea6609b5051c4182b8b3c50
funasr/runtime/onnxruntime/include/Audio.h
@@ -51,6 +51,7 @@
    int fetch(float *&dout, int &len, int &flag);
    void padding();
    void split();
    float get_time_len();
    int get_queue_size() { return (int)frame_queue.size(); }
};