mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-19 12:47:54 +00:00
f0ed4aff1a
Bumps [grpcio](https://github.com/grpc/grpc) from 1.65.1 to 1.65.4. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
backend.py | ||
install.sh | ||
Makefile | ||
README.md | ||
requirements-cublas11.txt | ||
requirements-cublas12.txt | ||
requirements-hipblas.txt | ||
requirements-intel.txt | ||
requirements.txt | ||
run.sh | ||
test.py | ||
test.sh |
Creating a separate environment for ttsbark project
make ttsbark
Testing the gRPC server
<The path of your python interpreter> -m unittest test_ttsbark.py
For example
/opt/conda/envs/bark/bin/python -m unittest extra/grpc/bark/test_ttsbark.py