LocalAI/backend/python/openvoice
dependabot[bot] eee1fb2c75
chore(deps): Bump pypinyin from 0.50.0 to 0.53.0 in /backend/python/openvoice (#3562)
chore(deps): Bump pypinyin in /backend/python/openvoice

Bumps [pypinyin](https://github.com/mozillazg/python-pinyin) from 0.50.0 to 0.53.0.
- [Release notes](https://github.com/mozillazg/python-pinyin/releases)
- [Changelog](https://github.com/mozillazg/python-pinyin/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mozillazg/python-pinyin/compare/v0.50.0...v0.53.0)

---
updated-dependencies:
- dependency-name: pypinyin
  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>
2024-09-17 10:24:34 +02:00
..
backend.py add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
install.sh add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
Makefile add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
requirements-cpu.txt fix(python): move accelerate and GPU-specific libs to build-type (#3194) 2024-08-07 17:02:32 +02:00
requirements-cublas11.txt fix: ensure correct version of torch is always installed based on BUILD_TYPE(#2890) 2024-08-05 16:38:33 +00:00
requirements-cublas12.txt fix: ensure correct version of torch is always installed based on BUILD_TYPE(#2890) 2024-08-05 16:38:33 +00:00
requirements-hipblas.txt fix: install pytorch from proper index for hipblas builds (#2413) 2024-05-26 18:05:52 +00:00
requirements-intel.txt chore(deps): Bump pypinyin from 0.50.0 to 0.53.0 in /backend/python/openvoice (#3562) 2024-09-17 10:24:34 +02:00
requirements.txt chore(cli): be consistent between workers and expose ExtraLLamaCPPArgs to both (#3428) 2024-08-30 00:10:17 +02:00
run.sh add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
test.py add openvoice backend (#2334) 2024-05-19 16:27:08 +02:00
test.sh fix(ci): update openvoice checkpoints URLs (#3085) 2024-07-30 17:06:22 +02:00