LocalAI/backend/python/parler-tts/protogen.sh

6 lines
151 B
Bash
Raw Normal View History

#!/bin/bash
set -e
source $(dirname $0)/../common/libbackend.sh
python3 -m grpc_tools.protoc -I../.. --python_out=. --grpc_python_out=. backend.proto