Go to the documentation of this file.
5 #ifndef SNOWBOY_INCLUDE_SNOWBOY_DETECT_H_
6 #define SNOWBOY_INCLUDE_SNOWBOY_DETECT_H_
131 #endif // SNOWBOY_INCLUDE_SNOWBOY_DETECT_H_
void SetAudioGain(const float audio_gain)
std::unique_ptr< PipelineDetect > detect_pipeline_
int RunDetection(const std::string &data)
dictionary data
END OF MODIFY ##################.
std::unique_ptr< WaveHeader > wave_header_
void SetSensitivity(const std::string &sensitivity_str)
std::string GetSensitivity() const
void ApplyFrontend(const bool apply_frontend)
int BitsPerSample() const
SnowboyDetect(const std::string &resource_filename, const std::string &model_str)