Updated libraries

This commit is contained in:
Yuta Hayashibe 2023-01-07 01:27:36 +09:00
parent 1b8190f114
commit eed05b012a
2 changed files with 792 additions and 692 deletions

1483
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -19,6 +19,7 @@ pydantic = "^1.10.4"
websockets = "^10.4"
tqdm = "*"
torchaudio = "^0.13.1"
torch = ">=1.13.1"
PySoundFile = {version = "^0.9.0.post1", platform = "windows"}