Skip to content

Commit

Permalink
deps: add piper-phonemize
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedir Zadniprovskyi committed Oct 31, 2024
1 parent e3c5b99 commit bc437e2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies = [
"faster-whisper>=1.0.3",
"huggingface-hub>=0.25.1",
"numpy>=2.1.1",
"piper-phonemize",
"pydantic-settings>=2.5.2",
"pydantic>=2.9.0",
"python-multipart>=0.0.10",
Expand Down Expand Up @@ -115,3 +116,6 @@ filterwarnings = [
markers = [
"requires_openai",
]

[tool.uv.sources]
piper-phonemize = { url = "https://github.com/fedirz/piper-phonemize/raw/refs/heads/master/dist/piper_phonemize-1.2.0-cp312-cp312-manylinux_2_28_x86_64.whl" }
10 changes: 10 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bc437e2

Please sign in to comment.