whisper_ros: whisper.cpp for ROS 2
|
This is the complete list of members for whisper_ros::Whisper, including all inherited members.
ctx | whisper_ros::Whisper | protected |
grammar_parsed | whisper_ros::Whisper | protected |
grammar_rules | whisper_ros::Whisper | protected |
n_processors | whisper_ros::Whisper | protected |
reset_grammar() | whisper_ros::Whisper | |
reset_init_prompt() | whisper_ros::Whisper | |
set_grammar(const std::string grammar, const std::string start_rule, float grammar_penalty) | whisper_ros::Whisper | |
set_init_prompt(const std::string prompt) | whisper_ros::Whisper | |
timestamp_to_str(int64_t t, bool comma=false) | whisper_ros::Whisper | |
transcribe(const std::vector< float > &pcmf32) | whisper_ros::Whisper | |
trim(const std::string &s) | whisper_ros::Whisper | |
Whisper(const std::string &model, const std::string &openvino_encode_device, int n_processors, const struct whisper_context_params &cparams, const struct whisper_full_params &wparams) | whisper_ros::Whisper | |
wparams | whisper_ros::Whisper | protected |
~Whisper() | whisper_ros::Whisper |