Json fix.
This commit is contained in:
parent
0ee2354176
commit
1cd9529f65
|
|
@ -84,7 +84,7 @@
|
||||||
"result = tts_model.generate([entries], [condition_attributes], on_frame=_on_frame)\n",
|
"result = tts_model.generate([entries], [condition_attributes], on_frame=_on_frame)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"print(\"Done generating.\")\n",
|
"print(\"Done generating.\")\n",
|
||||||
"audio = np.concatenate(pcms, axis=-1)",
|
"audio = np.concatenate(pcms, axis=-1)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user