0.11.0 - Multilingual, new startup & dockerfiles, Fixes: #5, #6, #8, #9

This commit is contained in:
matatonic
2024-05-29 17:01:11 -04:00
parent 676f3f38c8
commit 2fcb7cef0f
17 changed files with 192 additions and 79 deletions

View File

@@ -77,7 +77,7 @@ jobs:
env:
# Set up environment variables for the job
DOCKER_REGISTRY: ghcr.io
IMAGE_NAME: matatonic/openedai-speech-min
IMAGE_NAME: ${{ github.repository }}-min
TAG: ${{ github.sha }}
steps: