Skip to content

Commit

Permalink
Make whisper use cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
edurenye committed Oct 27, 2023
1 parent fe4ddc4 commit 592de08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ services:
- driver: nvidia
count: 1
capabilities: [gpu]
command: [ "--model", "tiny-int8", "--language", "en", "--device", "cuda" ]

wyoming-openwakeword:
extends:
Expand Down

0 comments on commit 592de08

Please sign in to comment.