mirror of
https://github.com/serp-ai/bark-with-voice-clone.git
synced 2026-04-07 03:36:29 +02:00
Add chunked generation
This commit is contained in:
@@ -99,6 +99,13 @@
|
||||
"filepath = \"/output/audio.wav\" # change this to your desired output path\n",
|
||||
"write_wav(filepath, SAMPLE_RATE, audio_array)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
|
||||
Reference in New Issue
Block a user