mirror of
https://github.com/mudler/LocalAI.git
synced 2025-12-30 01:50:23 -05:00
chore(deps): bump intel-extension-for-pytorch in /backend/python/bark Bumps intel-extension-for-pytorch from 2.3.110+xpu to 2.8.10+xpu. --- updated-dependencies: - dependency-name: intel-extension-for-pytorch dependency-version: 2.8.10+xpu dependency-type: direct:production update-type: version-update:semver-minor ... 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