Skip to content

Commit

Permalink
Merge pull request #2 from slackr31337/dev
Browse files Browse the repository at this point in the history
Add --cuda argument
  • Loading branch information
slackr31337 authored Dec 8, 2023
2 parents 4337523 + f80c5fa commit 8e5aa89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ python3 -m wyoming_piper \
--uri 'tcp://0.0.0.0:10200' \
--data-dir /data \
--data-dir /share/piper \
--download-dir /data "$@"
--download-dir /data \
--cuda "$@"

0 comments on commit 8e5aa89

Please sign in to comment.