hnluo
2023-04-03 85cf8c66967c2e1f8181ec4ff4d54b6cd26e21f9
funasr/runtime/grpc/paraformer_server.h
@@ -45,7 +45,7 @@
    std::unordered_map<std::string, std::string> client_transcription;
  public:
    ASRServicer(const char* model_path, int thread_num);
    ASRServicer(const char* model_path, int thread_num, bool quantize);
    void clear_states(const std::string& user);
    void clear_buffers(const std::string& user);
    void clear_transcriptions(const std::string& user);