alphacep / ros-vosk

Vosk node for ROS Robot Operating System
Apache License 2.0
37 stars 19 forks source link

Can't add new model #10

Open Vikas-106 opened 4 months ago

Vikas-106 commented 4 months ago

when executing vosk_node.py after changing the model name in param , iam getting this message ""Unable to register with master node [http://localhost:11311]: master may not be running yet. Will keep trying."" i downloaded a new model using roslauch ros_vosk ros_vosk.launch and after downloading its showing error

nshmyrev commented 4 months ago

You can probably check the node logs to see why it fails, it should print the information like files are corrupt or something