zhifu gao
2023-03-12 8eb07f265d5c9b3144d3b8bc956a6667b06e6b42
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(); }
};