mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2026-01-08 18:22:54 +00:00
Don't install moshi from Git (#37)
* Don't install moshi from Git * Remove commented-out invalid message send in websocket_client
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user