mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-23 03:19:57 +00:00
Use moshi 0.2.8.
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
"source": [
|
||||
"# Fast install, might break in the future.\n",
|
||||
"!pip install 'sphn<0.2'\n",
|
||||
"!pip install --no-deps \"moshi==0.2.7\"\n",
|
||||
"!pip install --no-deps \"moshi==0.2.8\"\n",
|
||||
"# Slow install (will download torch and cuda), but future proof.\n",
|
||||
"# !pip install \"moshi==0.2.7\""
|
||||
"# !pip install \"moshi==0.2.8\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user