Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed Jan 4, 2025
1 parent c20dfe5 commit 5828b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux/apps/base/home-assistant/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
- name: home-assistant-whisper
image: rhasspy/wyoming-whisper:2.4.0
imagePullPolicy: IfNotPresent
args: ['--model', 'distil-large-v3', '--language', 'es']
args: ['--model', 'medium', '--language', 'es']
securityContext:
privileged: null
ports:
Expand Down

0 comments on commit 5828b35

Please sign in to comment.