Skip to content

Commit

Permalink
(speech) update default value
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Apr 30, 2024
1 parent 3b74a1c commit ed1837b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/interaction/speech_recognition.launch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<arg name="machine" default="localhost"/>
<arg name="dragonfly" default="true" />
<arg name="kaldi" default="false" />
<arg name="qr_decoder_image_topic" default="image" />
<arg name="qr_decoder_image_topic" default="~image" />

<arg name="model_path" default="$(env HOME)/data/speech_models/model/"/>

Expand Down

0 comments on commit ed1837b

Please sign in to comment.