mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-24 14:23:22 -05:00
chore(deps): bump torch Bumps the pip group with 1 update in the /backend/python/bark directory: torch. Updates `torch` from 2.4.1 to 2.7.1+xpu --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+xpu dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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