You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the steps in the readme and Got (for the first launch command ):
C:\ros2\ros2-windows\speech_recognition_ros\src>ros2 launch speech_to_text speech_to_text.launch.py
[INFO] [launch]: All log files can be found below C:\Users\path\.ros\log\2024-07-13-02-15-38-203550-LAPTOP-19984
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [stt_node.EXE-1]: process started with pid [27572]
[INFO] [nlp_node.EXE-2]: process started with pid [28744]
[INFO] [parser_node.EXE-3]: process started with pid [23460]
[INFO] [dialog_manager_node.EXE-4]: process started with pid [14724]
[ERROR] [dialog_manager_node.EXE-4]: process has died [pid 14724, exit code 1, cmd 'C:\ros2\ros2-windows\speech_recognition_ros\src\install\speech_to_text\lib\speech_to_text\dialog_manager_node.EXE --ros-args -r __node:=dialog_manager_node -r __ns:=/speech_to_text'].
[dialog_manager_node.EXE-4] RCUTILS_CONSOLE_STDOUT_LINE_BUFFERED is now ignored. Please set RCUTILS_LOGGING_USE_STDOUT and RCUTILS_LOGGING_BUFFERED_STREAM to control the stream and the buffering of log messages.
but then how the tool operates? how do I input the speech? where's the text output?
The text was updated successfully, but these errors were encountered:
I followed the steps in the readme and Got (for the first launch command ):
but then how the tool operates? how do I input the speech? where's the text output?
The text was updated successfully, but these errors were encountered: