Create private whisper instance

This commit is contained in:
Ruben Hensen
2025-04-26 13:42:00 +02:00
parent c1d94879c9
commit 3da6fc2b3f
15 changed files with 449 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: v1
data:
DB_PASS: whishper
DB_USER: whishper
LT_LOAD_ONLY: es,en,fr,nl
WHISHPER_HOST: http://127.0.0.1:8082
WHISPER_MODELS: tiny,small,large-v3
kind: ConfigMap
metadata:
labels:
io.kompose.service: mongo-env
name: env