mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-22 19:09:57 +00:00
Json fix.
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
"result = tts_model.generate([entries], [condition_attributes], on_frame=_on_frame)\n",
|
||||
"\n",
|
||||
"print(\"Done generating.\")\n",
|
||||
"audio = np.concatenate(pcms, axis=-1)",
|
||||
"audio = np.concatenate(pcms, axis=-1)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user