Skip to content

Commit

Permalink
less threads
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed Nov 19, 2023
1 parent dd2c1ce commit 383f145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ colcon build --symlink-install --cmake-args -DWHISPER_CUBLAS=On
## Demos
Run the inference nodes (this will download models to `$HOME/.cache/whisper.cpp`):
```shell
ros2 launch whisper_bringup bringup.launch.py n_thread:=8
ros2 launch whisper_bringup bringup.launch.py n_thread:=4
```
Run a client node (activated on space bar press):
```shell
Expand Down

0 comments on commit 383f145

Please sign in to comment.