Don't install moshi from Git

This commit is contained in:
Václav Volhejn
2025-07-03 13:32:27 +02:00
parent 3573ee90af
commit 8e07dd55a3
4 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# /// script
# requires-python = ">=3.12"
# dependencies = [
# "moshi @ git+https://git@github.com/kyutai-labs/moshi#egg=moshi&subdirectory=moshi",
# "moshi==0.2.7",
# "torch",
# "sphn",
# "sounddevice",