Adding Whisper and Piper. #73

Merged
gitea-sonarqube-bot merged 9 commits from ha-assist-overhaul_2025-12-06T20-34-20 into main 2025-12-12 13:52:17 -05:00
Showing only changes of commit a5bfef422c - Show all commits
+1 -1
View File
@@ -81,7 +81,7 @@ services:
- ${ULTIMA_DOCKER_DIR}/meilisearch:/meili_data
ollama:
container_name: ollama
image: ollama/ollama:0.13.3
image: ollama/ollama
ports:
- 11434:11434
restart: unless-stopped