suno-ai
/
bark
🔊 Text-Prompted Generative Audio Model
Prediction
suno-ai/bark:b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787ID2h3xkrjfxnfupepyvcp5mfzvhmStatusSucceededSourceWebHardware–Total durationCreatedInput
- prompt
- Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.
- text_temp
- 0.7
- waveform_temp
- 0.7
- history_prompt
- en_speaker_1
{ "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "waveform_temp": 0.7, "history_prompt": "en_speaker_1" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "suno-ai/bark:b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787", { input: { prompt: "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", text_temp: 0.7, waveform_temp: 0.7, history_prompt: "en_speaker_1" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "suno-ai/bark:b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787", input={ "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "waveform_temp": 0.7, "history_prompt": "en_speaker_1" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787", "input": { "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "waveform_temp": 0.7, "history_prompt": "en_speaker_1" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-04-27T20:18:43.417209Z", "created_at": "2023-04-27T20:12:22.077829Z", "data_removed": false, "error": null, "id": "2h3xkrjfxnfupepyvcp5mfzvhm", "input": { "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "waveform_temp": 0.7, "history_prompt": "en_speaker_1" }, "logs": "0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<00:14, 7.04it/s]\n 3%|▎ | 3/100 [00:00<00:10, 9.57it/s]\n 5%|▌ | 5/100 [00:00<00:09, 10.52it/s]\n 7%|▋ | 7/100 [00:00<00:08, 11.18it/s]\n 9%|▉ | 9/100 [00:00<00:08, 11.08it/s]\n 11%|█ | 11/100 [00:01<00:08, 11.05it/s]\n 13%|█▎ | 13/100 [00:01<00:07, 11.10it/s]\n 15%|█▌ | 15/100 [00:01<00:07, 11.29it/s]\n 17%|█▋ | 17/100 [00:01<00:07, 11.49it/s]\n 19%|█▉ | 19/100 [00:01<00:07, 11.39it/s]\n 21%|██ | 21/100 [00:01<00:07, 11.24it/s]\n 23%|██▎ | 23/100 [00:02<00:06, 11.08it/s]\n 25%|██▌ | 25/100 [00:02<00:06, 10.96it/s]\n 27%|██▋ | 27/100 [00:02<00:06, 11.43it/s]\n 29%|██▉ | 29/100 [00:02<00:06, 11.59it/s]\n 31%|███ | 31/100 [00:02<00:05, 11.58it/s]\n 33%|███▎ | 33/100 [00:02<00:05, 11.69it/s]\n 35%|███▌ | 35/100 [00:03<00:05, 11.76it/s]\n 37%|███▋ | 37/100 [00:03<00:05, 11.53it/s]\n 39%|███▉ | 39/100 [00:03<00:05, 11.79it/s]\n 41%|████ | 41/100 [00:03<00:05, 11.71it/s]\n 43%|████▎ | 43/100 [00:03<00:04, 11.92it/s]\n 45%|████▌ | 45/100 [00:03<00:04, 11.92it/s]\n 47%|████▋ | 47/100 [00:04<00:04, 11.52it/s]\n 49%|████▉ | 49/100 [00:04<00:04, 11.38it/s]\n 51%|█████ | 51/100 [00:04<00:04, 11.64it/s]\n 53%|█████▎ | 53/100 [00:04<00:04, 11.43it/s]\n 55%|█████▌ | 55/100 [00:04<00:03, 11.62it/s]\n 57%|█████▋ | 57/100 [00:05<00:03, 11.52it/s]\n 59%|█████▉ | 59/100 [00:05<00:03, 11.24it/s]\n 61%|██████ | 61/100 [00:05<00:03, 11.35it/s]\n 63%|██████▎ | 63/100 [00:05<00:03, 11.27it/s]\n 65%|██████▌ | 65/100 [00:05<00:03, 11.36it/s]\n 67%|██████▋ | 67/100 [00:05<00:02, 11.41it/s]\n 69%|██████▉ | 69/100 [00:06<00:02, 10.82it/s]\n 71%|███████ | 71/100 [00:06<00:02, 10.96it/s]\n 73%|███████▎ | 73/100 [00:06<00:02, 11.06it/s]\n 75%|███████▌ | 75/100 [00:06<00:02, 10.88it/s]\n 77%|███████▋ | 77/100 [00:06<00:02, 10.95it/s]\n 79%|███████▉ | 79/100 [00:07<00:01, 10.80it/s]\n 81%|████████ | 81/100 [00:07<00:01, 10.64it/s]\n 83%|████████▎ | 83/100 [00:07<00:01, 10.73it/s]\n100%|██████████| 100/100 [00:07<00:00, 39.52it/s]\n100%|██████████| 100/100 [00:07<00:00, 13.31it/s]\n 0%| | 0/33 [00:00<?, ?it/s]\n 3%|▎ | 1/33 [00:00<00:28, 1.10it/s]\n 6%|▌ | 2/33 [00:01<00:27, 1.11it/s]\n 9%|▉ | 3/33 [00:02<00:27, 1.11it/s]\n 12%|█▏ | 4/33 [00:03<00:26, 1.11it/s]\n 15%|█▌ | 5/33 [00:04<00:25, 1.12it/s]\n 18%|█▊ | 6/33 [00:05<00:24, 1.11it/s]\n 21%|██ | 7/33 [00:06<00:23, 1.12it/s]\n 24%|██▍ | 8/33 [00:07<00:22, 1.12it/s]\n 27%|██▋ | 9/33 [00:08<00:21, 1.12it/s]\n 30%|███ | 10/33 [00:08<00:20, 1.12it/s]\n 33%|███▎ | 11/33 [00:09<00:19, 1.12it/s]\n 36%|███▋ | 12/33 [00:10<00:18, 1.12it/s]\n 39%|███▉ | 13/33 [00:11<00:17, 1.12it/s]\n 42%|████▏ | 14/33 [00:12<00:16, 1.12it/s]\n 45%|████▌ | 15/33 [00:13<00:16, 1.12it/s]\n 48%|████▊ | 16/33 [00:14<00:15, 1.12it/s]\n 52%|█████▏ | 17/33 [00:15<00:14, 1.12it/s]\n 55%|█████▍ | 18/33 [00:16<00:13, 1.12it/s]\n 58%|█████▊ | 19/33 [00:16<00:12, 1.12it/s]\n 61%|██████ | 20/33 [00:17<00:11, 1.11it/s]\n 64%|██████▎ | 21/33 [00:18<00:10, 1.11it/s]\n 67%|██████▋ | 22/33 [00:19<00:09, 1.11it/s]\n 70%|██████▉ | 23/33 [00:20<00:09, 1.11it/s]\n 73%|███████▎ | 24/33 [00:21<00:08, 1.11it/s]\n 76%|███████▌ | 25/33 [00:22<00:07, 1.11it/s]\n 79%|███████▉ | 26/33 [00:23<00:06, 1.11it/s]\n 82%|████████▏ | 27/33 [00:24<00:05, 1.11it/s]\n 85%|████████▍ | 28/33 [00:25<00:04, 1.11it/s]\n 88%|████████▊ | 29/33 [00:26<00:03, 1.11it/s]\n 91%|█████████ | 30/33 [00:26<00:02, 1.10it/s]\n 94%|█████████▍| 31/33 [00:27<00:01, 1.10it/s]\n 97%|█████████▋| 32/33 [00:28<00:00, 1.10it/s]\n100%|██████████| 33/33 [00:29<00:00, 1.37it/s]\n100%|██████████| 33/33 [00:29<00:00, 1.14it/s]", "metrics": { "predict_time": 40.806019, "total_time": 381.33938 }, "output": { "audio_out": "https://replicate.delivery/pbxt/MnaUCnn7YQKqLZ5zoQ6es0WrD6PpILn7RObALqeyElOiqI2QA/audio.wav" }, "started_at": "2023-04-27T20:18:02.611190Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/2h3xkrjfxnfupepyvcp5mfzvhm", "cancel": "https://api.replicate.com/v1/predictions/2h3xkrjfxnfupepyvcp5mfzvhm/cancel" }, "version": "b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787" }
Generated in0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<00:14, 7.04it/s] 3%|▎ | 3/100 [00:00<00:10, 9.57it/s] 5%|▌ | 5/100 [00:00<00:09, 10.52it/s] 7%|▋ | 7/100 [00:00<00:08, 11.18it/s] 9%|▉ | 9/100 [00:00<00:08, 11.08it/s] 11%|█ | 11/100 [00:01<00:08, 11.05it/s] 13%|█▎ | 13/100 [00:01<00:07, 11.10it/s] 15%|█▌ | 15/100 [00:01<00:07, 11.29it/s] 17%|█▋ | 17/100 [00:01<00:07, 11.49it/s] 19%|█▉ | 19/100 [00:01<00:07, 11.39it/s] 21%|██ | 21/100 [00:01<00:07, 11.24it/s] 23%|██▎ | 23/100 [00:02<00:06, 11.08it/s] 25%|██▌ | 25/100 [00:02<00:06, 10.96it/s] 27%|██▋ | 27/100 [00:02<00:06, 11.43it/s] 29%|██▉ | 29/100 [00:02<00:06, 11.59it/s] 31%|███ | 31/100 [00:02<00:05, 11.58it/s] 33%|███▎ | 33/100 [00:02<00:05, 11.69it/s] 35%|███▌ | 35/100 [00:03<00:05, 11.76it/s] 37%|███▋ | 37/100 [00:03<00:05, 11.53it/s] 39%|███▉ | 39/100 [00:03<00:05, 11.79it/s] 41%|████ | 41/100 [00:03<00:05, 11.71it/s] 43%|████▎ | 43/100 [00:03<00:04, 11.92it/s] 45%|████▌ | 45/100 [00:03<00:04, 11.92it/s] 47%|████▋ | 47/100 [00:04<00:04, 11.52it/s] 49%|████▉ | 49/100 [00:04<00:04, 11.38it/s] 51%|█████ | 51/100 [00:04<00:04, 11.64it/s] 53%|█████▎ | 53/100 [00:04<00:04, 11.43it/s] 55%|█████▌ | 55/100 [00:04<00:03, 11.62it/s] 57%|█████▋ | 57/100 [00:05<00:03, 11.52it/s] 59%|█████▉ | 59/100 [00:05<00:03, 11.24it/s] 61%|██████ | 61/100 [00:05<00:03, 11.35it/s] 63%|██████▎ | 63/100 [00:05<00:03, 11.27it/s] 65%|██████▌ | 65/100 [00:05<00:03, 11.36it/s] 67%|██████▋ | 67/100 [00:05<00:02, 11.41it/s] 69%|██████▉ | 69/100 [00:06<00:02, 10.82it/s] 71%|███████ | 71/100 [00:06<00:02, 10.96it/s] 73%|███████▎ | 73/100 [00:06<00:02, 11.06it/s] 75%|███████▌ | 75/100 [00:06<00:02, 10.88it/s] 77%|███████▋ | 77/100 [00:06<00:02, 10.95it/s] 79%|███████▉ | 79/100 [00:07<00:01, 10.80it/s] 81%|████████ | 81/100 [00:07<00:01, 10.64it/s] 83%|████████▎ | 83/100 [00:07<00:01, 10.73it/s] 100%|██████████| 100/100 [00:07<00:00, 39.52it/s] 100%|██████████| 100/100 [00:07<00:00, 13.31it/s] 0%| | 0/33 [00:00<?, ?it/s] 3%|▎ | 1/33 [00:00<00:28, 1.10it/s] 6%|▌ | 2/33 [00:01<00:27, 1.11it/s] 9%|▉ | 3/33 [00:02<00:27, 1.11it/s] 12%|█▏ | 4/33 [00:03<00:26, 1.11it/s] 15%|█▌ | 5/33 [00:04<00:25, 1.12it/s] 18%|█▊ | 6/33 [00:05<00:24, 1.11it/s] 21%|██ | 7/33 [00:06<00:23, 1.12it/s] 24%|██▍ | 8/33 [00:07<00:22, 1.12it/s] 27%|██▋ | 9/33 [00:08<00:21, 1.12it/s] 30%|███ | 10/33 [00:08<00:20, 1.12it/s] 33%|███▎ | 11/33 [00:09<00:19, 1.12it/s] 36%|███▋ | 12/33 [00:10<00:18, 1.12it/s] 39%|███▉ | 13/33 [00:11<00:17, 1.12it/s] 42%|████▏ | 14/33 [00:12<00:16, 1.12it/s] 45%|████▌ | 15/33 [00:13<00:16, 1.12it/s] 48%|████▊ | 16/33 [00:14<00:15, 1.12it/s] 52%|█████▏ | 17/33 [00:15<00:14, 1.12it/s] 55%|█████▍ | 18/33 [00:16<00:13, 1.12it/s] 58%|█████▊ | 19/33 [00:16<00:12, 1.12it/s] 61%|██████ | 20/33 [00:17<00:11, 1.11it/s] 64%|██████▎ | 21/33 [00:18<00:10, 1.11it/s] 67%|██████▋ | 22/33 [00:19<00:09, 1.11it/s] 70%|██████▉ | 23/33 [00:20<00:09, 1.11it/s] 73%|███████▎ | 24/33 [00:21<00:08, 1.11it/s] 76%|███████▌ | 25/33 [00:22<00:07, 1.11it/s] 79%|███████▉ | 26/33 [00:23<00:06, 1.11it/s] 82%|████████▏ | 27/33 [00:24<00:05, 1.11it/s] 85%|████████▍ | 28/33 [00:25<00:04, 1.11it/s] 88%|████████▊ | 29/33 [00:26<00:03, 1.11it/s] 91%|█████████ | 30/33 [00:26<00:02, 1.10it/s] 94%|█████████▍| 31/33 [00:27<00:01, 1.10it/s] 97%|█████████▋| 32/33 [00:28<00:00, 1.10it/s] 100%|██████████| 33/33 [00:29<00:00, 1.37it/s] 100%|██████████| 33/33 [00:29<00:00, 1.14it/s]
Prediction
suno-ai/bark:b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787Input
- prompt
- Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.
- text_temp
- 0.7
- output_full
- waveform_temp
- 0.7
- history_prompt
- fr_speaker_0
{ "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "output_full": true, "waveform_temp": 0.7, "history_prompt": "fr_speaker_0" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "suno-ai/bark:b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787", { input: { prompt: "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", text_temp: 0.7, output_full: true, waveform_temp: 0.7, history_prompt: "fr_speaker_0" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "suno-ai/bark:b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787", input={ "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "output_full": True, "waveform_temp": 0.7, "history_prompt": "fr_speaker_0" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787", "input": { "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "output_full": true, "waveform_temp": 0.7, "history_prompt": "fr_speaker_0" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
audio_out
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
prompt_npz
prompt.npz{ "completed_at": "2023-04-27T20:20:46.275691Z", "created_at": "2023-04-27T20:20:00.521233Z", "data_removed": false, "error": null, "id": "aeqqwzybnbfm7ai2mf5aqkmm7u", "input": { "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.", "text_temp": 0.7, "output_full": true, "waveform_temp": 0.7, "history_prompt": "fr_speaker_0" }, "logs": "0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<00:13, 7.33it/s]\n 3%|▎ | 3/100 [00:00<00:09, 9.73it/s]\n 5%|▌ | 5/100 [00:00<00:08, 11.06it/s]\n 7%|▋ | 7/100 [00:00<00:08, 11.25it/s]\n 9%|▉ | 9/100 [00:00<00:08, 10.93it/s]\n 11%|█ | 11/100 [00:01<00:08, 11.12it/s]\n 13%|█▎ | 13/100 [00:01<00:07, 11.38it/s]\n 15%|█▌ | 15/100 [00:01<00:07, 11.57it/s]\n 17%|█▋ | 17/100 [00:01<00:07, 11.61it/s]\n 19%|█▉ | 19/100 [00:01<00:07, 11.39it/s]\n 21%|██ | 21/100 [00:01<00:06, 11.44it/s]\n 23%|██▎ | 23/100 [00:02<00:06, 11.75it/s]\n 25%|██▌ | 25/100 [00:02<00:06, 11.77it/s]\n 27%|██▋ | 27/100 [00:02<00:06, 11.86it/s]\n 29%|██▉ | 29/100 [00:02<00:05, 11.95it/s]\n 31%|███ | 31/100 [00:02<00:05, 11.95it/s]\n 33%|███▎ | 33/100 [00:02<00:05, 11.97it/s]\n 35%|███▌ | 35/100 [00:03<00:05, 12.19it/s]\n 37%|███▋ | 37/100 [00:03<00:05, 12.08it/s]\n 39%|███▉ | 39/100 [00:03<00:04, 12.27it/s]\n 41%|████ | 41/100 [00:03<00:04, 12.05it/s]\n 43%|████▎ | 43/100 [00:03<00:04, 12.30it/s]\n 45%|████▌ | 45/100 [00:03<00:04, 12.21it/s]\n 47%|████▋ | 47/100 [00:04<00:04, 11.95it/s]\n 49%|████▉ | 49/100 [00:04<00:04, 12.02it/s]\n 51%|█████ | 51/100 [00:04<00:04, 12.05it/s]\n 53%|█████▎ | 53/100 [00:04<00:03, 11.83it/s]\n 55%|█████▌ | 55/100 [00:04<00:03, 11.96it/s]\n 57%|█████▋ | 57/100 [00:04<00:03, 11.78it/s]\n 59%|█████▉ | 59/100 [00:05<00:03, 11.55it/s]\n 61%|██████ | 61/100 [00:05<00:03, 11.61it/s]\n 63%|██████▎ | 63/100 [00:05<00:03, 11.46it/s]\n 65%|██████▌ | 65/100 [00:05<00:03, 11.55it/s]\n 67%|██████▋ | 67/100 [00:05<00:02, 11.59it/s]\n 69%|██████▉ | 69/100 [00:05<00:02, 11.15it/s]\n 71%|███████ | 71/100 [00:06<00:02, 11.26it/s]\n 73%|███████▎ | 73/100 [00:06<00:02, 11.27it/s]\n 75%|███████▌ | 75/100 [00:06<00:02, 11.08it/s]\n 77%|███████▋ | 77/100 [00:06<00:02, 11.09it/s]\n 79%|███████▉ | 79/100 [00:06<00:01, 11.04it/s]\n 81%|████████ | 81/100 [00:07<00:01, 10.84it/s]\n 83%|████████▎ | 83/100 [00:07<00:01, 10.73it/s]\n 85%|████████▌ | 85/100 [00:07<00:01, 10.76it/s]\n 87%|████████▋ | 87/100 [00:07<00:01, 10.56it/s]\n 89%|████████▉ | 89/100 [00:07<00:01, 10.54it/s]\n 91%|█████████ | 91/100 [00:07<00:00, 10.24it/s]\n100%|██████████| 100/100 [00:08<00:00, 22.45it/s]\n100%|██████████| 100/100 [00:08<00:00, 12.27it/s]\n 0%| | 0/36 [00:00<?, ?it/s]\n 3%|▎ | 1/36 [00:00<00:31, 1.09it/s]\n 6%|▌ | 2/36 [00:01<00:30, 1.10it/s]\n 8%|▊ | 3/36 [00:02<00:29, 1.10it/s]\n 11%|█ | 4/36 [00:03<00:28, 1.11it/s]\n 14%|█▍ | 5/36 [00:04<00:27, 1.11it/s]\n 17%|█▋ | 6/36 [00:05<00:26, 1.11it/s]\n 19%|█▉ | 7/36 [00:06<00:25, 1.12it/s]\n 22%|██▏ | 8/36 [00:07<00:24, 1.12it/s]\n 25%|██▌ | 9/36 [00:08<00:24, 1.12it/s]\n 28%|██▊ | 10/36 [00:08<00:23, 1.12it/s]\n 31%|███ | 11/36 [00:09<00:22, 1.12it/s]\n 33%|███▎ | 12/36 [00:10<00:21, 1.13it/s]\n 36%|███▌ | 13/36 [00:11<00:20, 1.13it/s]\n 39%|███▉ | 14/36 [00:12<00:19, 1.13it/s]\n 42%|████▏ | 15/36 [00:13<00:18, 1.12it/s]\n 44%|████▍ | 16/36 [00:14<00:17, 1.12it/s]\n 47%|████▋ | 17/36 [00:15<00:16, 1.12it/s]\n 50%|█████ | 18/36 [00:16<00:16, 1.12it/s]\n 53%|█████▎ | 19/36 [00:16<00:15, 1.12it/s]\n 56%|█████▌ | 20/36 [00:17<00:14, 1.12it/s]\n 58%|█████▊ | 21/36 [00:18<00:13, 1.12it/s]\n 61%|██████ | 22/36 [00:19<00:12, 1.12it/s]\n 64%|██████▍ | 23/36 [00:20<00:11, 1.12it/s]\n 67%|██████▋ | 24/36 [00:21<00:10, 1.12it/s]\n 69%|██████▉ | 25/36 [00:22<00:09, 1.12it/s]\n 72%|███████▏ | 26/36 [00:23<00:08, 1.12it/s]\n 75%|███████▌ | 27/36 [00:24<00:08, 1.12it/s]\n 78%|███████▊ | 28/36 [00:24<00:07, 1.12it/s]\n 81%|████████ | 29/36 [00:25<00:06, 1.11it/s]\n 83%|████████▎ | 30/36 [00:26<00:05, 1.12it/s]\n 86%|████████▌ | 31/36 [00:27<00:04, 1.12it/s]\n 89%|████████▉ | 32/36 [00:28<00:03, 1.12it/s]\n 92%|█████████▏| 33/36 [00:29<00:02, 1.12it/s]\n 94%|█████████▍| 34/36 [00:30<00:01, 1.12it/s]\n 97%|█████████▋| 35/36 [00:31<00:00, 1.12it/s]\n100%|██████████| 36/36 [00:31<00:00, 1.29it/s]\n100%|██████████| 36/36 [00:31<00:00, 1.13it/s]", "metrics": { "predict_time": 45.654861, "total_time": 45.754458 }, "output": { "audio_out": "https://replicate.delivery/pbxt/Te1kOSx35RTbYialfZ3bjTAvZ9Vb9ULNbiNhuw6pTVhdsI2QA/audio.wav", "prompt_npz": "https://replicate.delivery/pbxt/LwzsvOKwbUb0ERggcCraRSxdRB2u5jqTAXeWNmDQIHuOWEbIA/prompt.npz" }, "started_at": "2023-04-27T20:20:00.620830Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/aeqqwzybnbfm7ai2mf5aqkmm7u", "cancel": "https://api.replicate.com/v1/predictions/aeqqwzybnbfm7ai2mf5aqkmm7u/cancel" }, "version": "b76242b40d67c76ab6742e987628a2a9ac019e11d56ab96c4e91ce03b79b2787" }
Generated in0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<00:13, 7.33it/s] 3%|▎ | 3/100 [00:00<00:09, 9.73it/s] 5%|▌ | 5/100 [00:00<00:08, 11.06it/s] 7%|▋ | 7/100 [00:00<00:08, 11.25it/s] 9%|▉ | 9/100 [00:00<00:08, 10.93it/s] 11%|█ | 11/100 [00:01<00:08, 11.12it/s] 13%|█▎ | 13/100 [00:01<00:07, 11.38it/s] 15%|█▌ | 15/100 [00:01<00:07, 11.57it/s] 17%|█▋ | 17/100 [00:01<00:07, 11.61it/s] 19%|█▉ | 19/100 [00:01<00:07, 11.39it/s] 21%|██ | 21/100 [00:01<00:06, 11.44it/s] 23%|██▎ | 23/100 [00:02<00:06, 11.75it/s] 25%|██▌ | 25/100 [00:02<00:06, 11.77it/s] 27%|██▋ | 27/100 [00:02<00:06, 11.86it/s] 29%|██▉ | 29/100 [00:02<00:05, 11.95it/s] 31%|███ | 31/100 [00:02<00:05, 11.95it/s] 33%|███▎ | 33/100 [00:02<00:05, 11.97it/s] 35%|███▌ | 35/100 [00:03<00:05, 12.19it/s] 37%|███▋ | 37/100 [00:03<00:05, 12.08it/s] 39%|███▉ | 39/100 [00:03<00:04, 12.27it/s] 41%|████ | 41/100 [00:03<00:04, 12.05it/s] 43%|████▎ | 43/100 [00:03<00:04, 12.30it/s] 45%|████▌ | 45/100 [00:03<00:04, 12.21it/s] 47%|████▋ | 47/100 [00:04<00:04, 11.95it/s] 49%|████▉ | 49/100 [00:04<00:04, 12.02it/s] 51%|█████ | 51/100 [00:04<00:04, 12.05it/s] 53%|█████▎ | 53/100 [00:04<00:03, 11.83it/s] 55%|█████▌ | 55/100 [00:04<00:03, 11.96it/s] 57%|█████▋ | 57/100 [00:04<00:03, 11.78it/s] 59%|█████▉ | 59/100 [00:05<00:03, 11.55it/s] 61%|██████ | 61/100 [00:05<00:03, 11.61it/s] 63%|██████▎ | 63/100 [00:05<00:03, 11.46it/s] 65%|██████▌ | 65/100 [00:05<00:03, 11.55it/s] 67%|██████▋ | 67/100 [00:05<00:02, 11.59it/s] 69%|██████▉ | 69/100 [00:05<00:02, 11.15it/s] 71%|███████ | 71/100 [00:06<00:02, 11.26it/s] 73%|███████▎ | 73/100 [00:06<00:02, 11.27it/s] 75%|███████▌ | 75/100 [00:06<00:02, 11.08it/s] 77%|███████▋ | 77/100 [00:06<00:02, 11.09it/s] 79%|███████▉ | 79/100 [00:06<00:01, 11.04it/s] 81%|████████ | 81/100 [00:07<00:01, 10.84it/s] 83%|████████▎ | 83/100 [00:07<00:01, 10.73it/s] 85%|████████▌ | 85/100 [00:07<00:01, 10.76it/s] 87%|████████▋ | 87/100 [00:07<00:01, 10.56it/s] 89%|████████▉ | 89/100 [00:07<00:01, 10.54it/s] 91%|█████████ | 91/100 [00:07<00:00, 10.24it/s] 100%|██████████| 100/100 [00:08<00:00, 22.45it/s] 100%|██████████| 100/100 [00:08<00:00, 12.27it/s] 0%| | 0/36 [00:00<?, ?it/s] 3%|▎ | 1/36 [00:00<00:31, 1.09it/s] 6%|▌ | 2/36 [00:01<00:30, 1.10it/s] 8%|▊ | 3/36 [00:02<00:29, 1.10it/s] 11%|█ | 4/36 [00:03<00:28, 1.11it/s] 14%|█▍ | 5/36 [00:04<00:27, 1.11it/s] 17%|█▋ | 6/36 [00:05<00:26, 1.11it/s] 19%|█▉ | 7/36 [00:06<00:25, 1.12it/s] 22%|██▏ | 8/36 [00:07<00:24, 1.12it/s] 25%|██▌ | 9/36 [00:08<00:24, 1.12it/s] 28%|██▊ | 10/36 [00:08<00:23, 1.12it/s] 31%|███ | 11/36 [00:09<00:22, 1.12it/s] 33%|███▎ | 12/36 [00:10<00:21, 1.13it/s] 36%|███▌ | 13/36 [00:11<00:20, 1.13it/s] 39%|███▉ | 14/36 [00:12<00:19, 1.13it/s] 42%|████▏ | 15/36 [00:13<00:18, 1.12it/s] 44%|████▍ | 16/36 [00:14<00:17, 1.12it/s] 47%|████▋ | 17/36 [00:15<00:16, 1.12it/s] 50%|█████ | 18/36 [00:16<00:16, 1.12it/s] 53%|█████▎ | 19/36 [00:16<00:15, 1.12it/s] 56%|█████▌ | 20/36 [00:17<00:14, 1.12it/s] 58%|█████▊ | 21/36 [00:18<00:13, 1.12it/s] 61%|██████ | 22/36 [00:19<00:12, 1.12it/s] 64%|██████▍ | 23/36 [00:20<00:11, 1.12it/s] 67%|██████▋ | 24/36 [00:21<00:10, 1.12it/s] 69%|██████▉ | 25/36 [00:22<00:09, 1.12it/s] 72%|███████▏ | 26/36 [00:23<00:08, 1.12it/s] 75%|███████▌ | 27/36 [00:24<00:08, 1.12it/s] 78%|███████▊ | 28/36 [00:24<00:07, 1.12it/s] 81%|████████ | 29/36 [00:25<00:06, 1.11it/s] 83%|████████▎ | 30/36 [00:26<00:05, 1.12it/s] 86%|████████▌ | 31/36 [00:27<00:04, 1.12it/s] 89%|████████▉ | 32/36 [00:28<00:03, 1.12it/s] 92%|█████████▏| 33/36 [00:29<00:02, 1.12it/s] 94%|█████████▍| 34/36 [00:30<00:01, 1.12it/s] 97%|█████████▋| 35/36 [00:31<00:00, 1.12it/s] 100%|██████████| 36/36 [00:31<00:00, 1.29it/s] 100%|██████████| 36/36 [00:31<00:00, 1.13it/s]
Prediction
suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791aInput
- prompt
- Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe.
{ "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", { input: { prompt: "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe." } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", input={ "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe." } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", "input": { "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-04-25T22:18:59.625638Z", "created_at": "2023-04-25T22:11:26.774980Z", "data_removed": false, "error": null, "id": "ngk3yp5omvdsvkcdoljxs2m4ra", "input": { "prompt": "Hello, my name is Suno. And, uh — and I like pizza. [laughs] But I also have other interests such as playing tic tac toe." }, "logs": "0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<00:27, 3.65it/s]\n 3%|▎ | 3/100 [00:00<00:13, 7.12it/s]\n 5%|▌ | 5/100 [00:00<00:10, 8.90it/s]\n 7%|▋ | 7/100 [00:00<00:09, 9.98it/s]\n 9%|▉ | 9/100 [00:00<00:08, 10.54it/s]\n 11%|█ | 11/100 [00:01<00:08, 11.09it/s]\n 13%|█▎ | 13/100 [00:01<00:07, 11.16it/s]\n 15%|█▌ | 15/100 [00:01<00:07, 11.32it/s]\n 17%|█▋ | 17/100 [00:01<00:07, 11.66it/s]\n 19%|█▉ | 19/100 [00:01<00:06, 11.69it/s]\n 21%|██ | 21/100 [00:01<00:06, 12.05it/s]\n 23%|██▎ | 23/100 [00:02<00:06, 12.17it/s]\n 25%|██▌ | 25/100 [00:02<00:06, 11.89it/s]\n 27%|██▋ | 27/100 [00:02<00:06, 11.64it/s]\n 29%|██▉ | 29/100 [00:02<00:06, 11.51it/s]\n 31%|███ | 31/100 [00:02<00:05, 11.61it/s]\n 33%|███▎ | 33/100 [00:02<00:05, 11.88it/s]\n 35%|███▌ | 35/100 [00:03<00:05, 11.82it/s]\n 37%|███▋ | 37/100 [00:03<00:05, 11.75it/s]\n 39%|███▉ | 39/100 [00:03<00:05, 11.63it/s]\n 41%|████ | 41/100 [00:03<00:05, 11.64it/s]\n 43%|████▎ | 43/100 [00:03<00:04, 11.79it/s]\n 45%|████▌ | 45/100 [00:04<00:04, 11.94it/s]\n 47%|████▋ | 47/100 [00:04<00:04, 11.83it/s]\n 49%|████▉ | 49/100 [00:04<00:04, 11.89it/s]\n 51%|█████ | 51/100 [00:04<00:04, 11.70it/s]\n 53%|█████▎ | 53/100 [00:04<00:04, 11.56it/s]\n 55%|█████▌ | 55/100 [00:04<00:03, 11.64it/s]\n 57%|█████▋ | 57/100 [00:05<00:03, 11.63it/s]\n 59%|█████▉ | 59/100 [00:05<00:03, 11.38it/s]\n 61%|██████ | 61/100 [00:05<00:03, 11.38it/s]\n 63%|██████▎ | 63/100 [00:05<00:03, 11.07it/s]\n 65%|██████▌ | 65/100 [00:05<00:03, 11.19it/s]\n 67%|██████▋ | 67/100 [00:05<00:02, 11.28it/s]\n 69%|██████▉ | 69/100 [00:06<00:02, 11.08it/s]\n 71%|███████ | 71/100 [00:06<00:02, 11.11it/s]\n 73%|███████▎ | 73/100 [00:06<00:02, 10.91it/s]\n 75%|███████▌ | 75/100 [00:06<00:02, 10.78it/s]\n 77%|███████▋ | 77/100 [00:06<00:02, 10.83it/s]\n 79%|███████▉ | 79/100 [00:07<00:01, 10.86it/s]\n 81%|████████ | 81/100 [00:07<00:01, 10.64it/s]\n 83%|████████▎ | 83/100 [00:07<00:01, 10.67it/s]\n 85%|████████▌ | 85/100 [00:07<00:01, 10.57it/s]\n 87%|████████▋ | 87/100 [00:07<00:01, 10.34it/s]\n 89%|████████▉ | 89/100 [00:08<00:01, 10.39it/s]\n 91%|█████████ | 91/100 [00:08<00:00, 10.10it/s]\n 93%|█████████▎| 93/100 [00:08<00:00, 10.06it/s]\n100%|██████████| 100/100 [00:08<00:00, 20.32it/s]\n100%|██████████| 100/100 [00:08<00:00, 11.69it/s]\n 0%| | 0/36 [00:00<?, ?it/s]\n 3%|▎ | 1/36 [00:00<00:23, 1.48it/s]\n 6%|▌ | 2/36 [00:01<00:22, 1.48it/s]\n 8%|▊ | 3/36 [00:02<00:22, 1.45it/s]\n 11%|█ | 4/36 [00:02<00:22, 1.43it/s]\n 14%|█▍ | 5/36 [00:03<00:21, 1.41it/s]\n 17%|█▋ | 6/36 [00:04<00:22, 1.36it/s]\n 19%|█▉ | 7/36 [00:05<00:21, 1.34it/s]\n 22%|██▏ | 8/36 [00:05<00:21, 1.30it/s]\n 25%|██▌ | 9/36 [00:06<00:21, 1.25it/s]\n 28%|██▊ | 10/36 [00:07<00:21, 1.23it/s]\n 31%|███ | 11/36 [00:08<00:21, 1.19it/s]\n 33%|███▎ | 12/36 [00:09<00:20, 1.15it/s]\n 36%|███▌ | 13/36 [00:10<00:20, 1.13it/s]\n 39%|███▉ | 14/36 [00:11<00:19, 1.12it/s]\n 42%|████▏ | 15/36 [00:12<00:18, 1.11it/s]\n 44%|████▍ | 16/36 [00:13<00:18, 1.10it/s]\n 47%|████▋ | 17/36 [00:14<00:17, 1.10it/s]\n 50%|█████ | 18/36 [00:14<00:16, 1.10it/s]\n 53%|█████▎ | 19/36 [00:15<00:15, 1.09it/s]\n 56%|█████▌ | 20/36 [00:16<00:14, 1.08it/s]\n 58%|█████▊ | 21/36 [00:17<00:13, 1.08it/s]\n 61%|██████ | 22/36 [00:18<00:12, 1.08it/s]\n 64%|██████▍ | 23/36 [00:19<00:11, 1.09it/s]\n 67%|██████▋ | 24/36 [00:20<00:11, 1.08it/s]\n 69%|██████▉ | 25/36 [00:21<00:10, 1.08it/s]\n 72%|███████▏ | 26/36 [00:22<00:09, 1.08it/s]\n 75%|███████▌ | 27/36 [00:23<00:08, 1.08it/s]\n 78%|███████▊ | 28/36 [00:24<00:07, 1.08it/s]\n 81%|████████ | 29/36 [00:25<00:06, 1.08it/s]\n 83%|████████▎ | 30/36 [00:26<00:05, 1.08it/s]\n 86%|████████▌ | 31/36 [00:26<00:04, 1.08it/s]\n 89%|████████▉ | 32/36 [00:27<00:03, 1.08it/s]\n 92%|█████████▏| 33/36 [00:28<00:02, 1.08it/s]\n 94%|█████████▍| 34/36 [00:29<00:01, 1.08it/s]\n 97%|█████████▋| 35/36 [00:30<00:00, 1.08it/s]\n100%|██████████| 36/36 [00:31<00:00, 1.08it/s]\n100%|██████████| 36/36 [00:31<00:00, 1.14it/s]", "metrics": { "predict_time": 44.949506, "total_time": 452.850658 }, "output": "https://replicate.delivery/pbxt/HuWYFtJyyH50BxruGu1XfUleB3kC2NfbTy2fmHbeEwKS6BsGC/audio.wav", "started_at": "2023-04-25T22:18:14.676132Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/ngk3yp5omvdsvkcdoljxs2m4ra", "cancel": "https://api.replicate.com/v1/predictions/ngk3yp5omvdsvkcdoljxs2m4ra/cancel" }, "version": "f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a" }
Generated in0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<00:27, 3.65it/s] 3%|▎ | 3/100 [00:00<00:13, 7.12it/s] 5%|▌ | 5/100 [00:00<00:10, 8.90it/s] 7%|▋ | 7/100 [00:00<00:09, 9.98it/s] 9%|▉ | 9/100 [00:00<00:08, 10.54it/s] 11%|█ | 11/100 [00:01<00:08, 11.09it/s] 13%|█▎ | 13/100 [00:01<00:07, 11.16it/s] 15%|█▌ | 15/100 [00:01<00:07, 11.32it/s] 17%|█▋ | 17/100 [00:01<00:07, 11.66it/s] 19%|█▉ | 19/100 [00:01<00:06, 11.69it/s] 21%|██ | 21/100 [00:01<00:06, 12.05it/s] 23%|██▎ | 23/100 [00:02<00:06, 12.17it/s] 25%|██▌ | 25/100 [00:02<00:06, 11.89it/s] 27%|██▋ | 27/100 [00:02<00:06, 11.64it/s] 29%|██▉ | 29/100 [00:02<00:06, 11.51it/s] 31%|███ | 31/100 [00:02<00:05, 11.61it/s] 33%|███▎ | 33/100 [00:02<00:05, 11.88it/s] 35%|███▌ | 35/100 [00:03<00:05, 11.82it/s] 37%|███▋ | 37/100 [00:03<00:05, 11.75it/s] 39%|███▉ | 39/100 [00:03<00:05, 11.63it/s] 41%|████ | 41/100 [00:03<00:05, 11.64it/s] 43%|████▎ | 43/100 [00:03<00:04, 11.79it/s] 45%|████▌ | 45/100 [00:04<00:04, 11.94it/s] 47%|████▋ | 47/100 [00:04<00:04, 11.83it/s] 49%|████▉ | 49/100 [00:04<00:04, 11.89it/s] 51%|█████ | 51/100 [00:04<00:04, 11.70it/s] 53%|█████▎ | 53/100 [00:04<00:04, 11.56it/s] 55%|█████▌ | 55/100 [00:04<00:03, 11.64it/s] 57%|█████▋ | 57/100 [00:05<00:03, 11.63it/s] 59%|█████▉ | 59/100 [00:05<00:03, 11.38it/s] 61%|██████ | 61/100 [00:05<00:03, 11.38it/s] 63%|██████▎ | 63/100 [00:05<00:03, 11.07it/s] 65%|██████▌ | 65/100 [00:05<00:03, 11.19it/s] 67%|██████▋ | 67/100 [00:05<00:02, 11.28it/s] 69%|██████▉ | 69/100 [00:06<00:02, 11.08it/s] 71%|███████ | 71/100 [00:06<00:02, 11.11it/s] 73%|███████▎ | 73/100 [00:06<00:02, 10.91it/s] 75%|███████▌ | 75/100 [00:06<00:02, 10.78it/s] 77%|███████▋ | 77/100 [00:06<00:02, 10.83it/s] 79%|███████▉ | 79/100 [00:07<00:01, 10.86it/s] 81%|████████ | 81/100 [00:07<00:01, 10.64it/s] 83%|████████▎ | 83/100 [00:07<00:01, 10.67it/s] 85%|████████▌ | 85/100 [00:07<00:01, 10.57it/s] 87%|████████▋ | 87/100 [00:07<00:01, 10.34it/s] 89%|████████▉ | 89/100 [00:08<00:01, 10.39it/s] 91%|█████████ | 91/100 [00:08<00:00, 10.10it/s] 93%|█████████▎| 93/100 [00:08<00:00, 10.06it/s] 100%|██████████| 100/100 [00:08<00:00, 20.32it/s] 100%|██████████| 100/100 [00:08<00:00, 11.69it/s] 0%| | 0/36 [00:00<?, ?it/s] 3%|▎ | 1/36 [00:00<00:23, 1.48it/s] 6%|▌ | 2/36 [00:01<00:22, 1.48it/s] 8%|▊ | 3/36 [00:02<00:22, 1.45it/s] 11%|█ | 4/36 [00:02<00:22, 1.43it/s] 14%|█▍ | 5/36 [00:03<00:21, 1.41it/s] 17%|█▋ | 6/36 [00:04<00:22, 1.36it/s] 19%|█▉ | 7/36 [00:05<00:21, 1.34it/s] 22%|██▏ | 8/36 [00:05<00:21, 1.30it/s] 25%|██▌ | 9/36 [00:06<00:21, 1.25it/s] 28%|██▊ | 10/36 [00:07<00:21, 1.23it/s] 31%|███ | 11/36 [00:08<00:21, 1.19it/s] 33%|███▎ | 12/36 [00:09<00:20, 1.15it/s] 36%|███▌ | 13/36 [00:10<00:20, 1.13it/s] 39%|███▉ | 14/36 [00:11<00:19, 1.12it/s] 42%|████▏ | 15/36 [00:12<00:18, 1.11it/s] 44%|████▍ | 16/36 [00:13<00:18, 1.10it/s] 47%|████▋ | 17/36 [00:14<00:17, 1.10it/s] 50%|█████ | 18/36 [00:14<00:16, 1.10it/s] 53%|█████▎ | 19/36 [00:15<00:15, 1.09it/s] 56%|█████▌ | 20/36 [00:16<00:14, 1.08it/s] 58%|█████▊ | 21/36 [00:17<00:13, 1.08it/s] 61%|██████ | 22/36 [00:18<00:12, 1.08it/s] 64%|██████▍ | 23/36 [00:19<00:11, 1.09it/s] 67%|██████▋ | 24/36 [00:20<00:11, 1.08it/s] 69%|██████▉ | 25/36 [00:21<00:10, 1.08it/s] 72%|███████▏ | 26/36 [00:22<00:09, 1.08it/s] 75%|███████▌ | 27/36 [00:23<00:08, 1.08it/s] 78%|███████▊ | 28/36 [00:24<00:07, 1.08it/s] 81%|████████ | 29/36 [00:25<00:06, 1.08it/s] 83%|████████▎ | 30/36 [00:26<00:05, 1.08it/s] 86%|████████▌ | 31/36 [00:26<00:04, 1.08it/s] 89%|████████▉ | 32/36 [00:27<00:03, 1.08it/s] 92%|█████████▏| 33/36 [00:28<00:02, 1.08it/s] 94%|█████████▍| 34/36 [00:29<00:01, 1.08it/s] 97%|█████████▋| 35/36 [00:30<00:00, 1.08it/s] 100%|██████████| 36/36 [00:31<00:00, 1.08it/s] 100%|██████████| 36/36 [00:31<00:00, 1.14it/s]
Prediction
suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791aID2cniu2e47raahkg3xvwexa6v4iStatusSucceededSourceWebHardware–Total durationCreatedInput
- prompt
- Buenos días Miguel. Tu colega piensa que tu alemán es extremadamente malo. But I suppose your english isn't terrible.
{ "prompt": "Buenos días Miguel. Tu colega piensa que tu alemán es extremadamente malo. But I suppose your english isn't terrible." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", { input: { prompt: "Buenos días Miguel. Tu colega piensa que tu alemán es extremadamente malo. But I suppose your english isn't terrible." } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", input={ "prompt": "Buenos días Miguel. Tu colega piensa que tu alemán es extremadamente malo. But I suppose your english isn't terrible." } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", "input": { "prompt": "Buenos días Miguel. Tu colega piensa que tu alemán es extremadamente malo. But I suppose your english isn\'t terrible." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-04-25T22:24:31.356257Z", "created_at": "2023-04-25T22:23:56.818991Z", "data_removed": false, "error": null, "id": "2cniu2e47raahkg3xvwexa6v4i", "input": { "prompt": "Buenos días Miguel. Tu colega piensa que tu alemán es extremadamente malo. But I suppose your english isn't terrible." }, "logs": "0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<00:13, 7.39it/s]\n 3%|▎ | 3/100 [00:00<00:10, 9.54it/s]\n 5%|▌ | 5/100 [00:00<00:08, 11.19it/s]\n 7%|▋ | 7/100 [00:00<00:07, 11.82it/s]\n 9%|▉ | 9/100 [00:00<00:07, 11.97it/s]\n 11%|█ | 11/100 [00:00<00:07, 12.23it/s]\n 13%|█▎ | 13/100 [00:01<00:07, 12.21it/s]\n 15%|█▌ | 15/100 [00:01<00:07, 12.12it/s]\n 17%|█▋ | 17/100 [00:01<00:06, 11.96it/s]\n 19%|█▉ | 19/100 [00:01<00:06, 11.94it/s]\n 21%|██ | 21/100 [00:01<00:06, 12.24it/s]\n 23%|██▎ | 23/100 [00:01<00:06, 12.30it/s]\n 25%|██▌ | 25/100 [00:02<00:06, 12.16it/s]\n 27%|██▋ | 27/100 [00:02<00:06, 12.01it/s]\n 29%|██▉ | 29/100 [00:02<00:05, 12.17it/s]\n 31%|███ | 31/100 [00:02<00:05, 11.62it/s]\n 33%|███▎ | 33/100 [00:02<00:05, 11.79it/s]\n 35%|███▌ | 35/100 [00:02<00:05, 11.47it/s]\n 37%|███▋ | 37/100 [00:03<00:05, 11.54it/s]\n 39%|███▉ | 39/100 [00:03<00:05, 11.72it/s]\n 41%|████ | 41/100 [00:03<00:05, 11.79it/s]\n 43%|████▎ | 43/100 [00:03<00:04, 12.03it/s]\n 45%|████▌ | 45/100 [00:03<00:04, 12.20it/s]\n 47%|████▋ | 47/100 [00:03<00:04, 12.06it/s]\n 49%|████▉ | 49/100 [00:04<00:04, 12.11it/s]\n 51%|█████ | 51/100 [00:04<00:04, 12.00it/s]\n 53%|█████▎ | 53/100 [00:04<00:03, 11.83it/s]\n 55%|█████▌ | 55/100 [00:04<00:03, 11.76it/s]\n 57%|█████▋ | 57/100 [00:04<00:03, 11.69it/s]\n 59%|█████▉ | 59/100 [00:04<00:03, 11.54it/s]\n 61%|██████ | 61/100 [00:05<00:03, 11.60it/s]\n 63%|██████▎ | 63/100 [00:05<00:03, 11.34it/s]\n 65%|██████▌ | 65/100 [00:05<00:03, 11.44it/s]\n 67%|██████▋ | 67/100 [00:05<00:02, 11.51it/s]\n 69%|██████▉ | 69/100 [00:05<00:02, 11.24it/s]\n 71%|███████ | 71/100 [00:06<00:02, 11.28it/s]\n 73%|███████▎ | 73/100 [00:06<00:02, 11.16it/s]\n 75%|███████▌ | 75/100 [00:06<00:02, 10.98it/s]\n100%|██████████| 100/100 [00:06<00:00, 49.89it/s]\n100%|██████████| 100/100 [00:06<00:00, 15.15it/s]\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:19, 1.53it/s]\n 7%|▋ | 2/30 [00:01<00:18, 1.53it/s]\n 10%|█ | 3/30 [00:02<00:18, 1.48it/s]\n 13%|█▎ | 4/30 [00:02<00:18, 1.44it/s]\n 17%|█▋ | 5/30 [00:03<00:17, 1.43it/s]\n 20%|██ | 6/30 [00:04<00:17, 1.39it/s]\n 23%|██▎ | 7/30 [00:04<00:16, 1.36it/s]\n 27%|██▋ | 8/30 [00:05<00:16, 1.32it/s]\n 30%|███ | 9/30 [00:06<00:16, 1.28it/s]\n 33%|███▎ | 10/30 [00:07<00:16, 1.24it/s]\n 37%|███▋ | 11/30 [00:08<00:15, 1.21it/s]\n 40%|████ | 12/30 [00:09<00:15, 1.18it/s]\n 43%|████▎ | 13/30 [00:10<00:14, 1.16it/s]\n 47%|████▋ | 14/30 [00:11<00:13, 1.14it/s]\n 50%|█████ | 15/30 [00:11<00:13, 1.13it/s]\n 53%|█████▎ | 16/30 [00:12<00:12, 1.12it/s]\n 57%|█████▋ | 17/30 [00:13<00:11, 1.12it/s]\n 60%|██████ | 18/30 [00:14<00:10, 1.11it/s]\n 63%|██████▎ | 19/30 [00:15<00:09, 1.12it/s]\n 67%|██████▋ | 20/30 [00:16<00:08, 1.11it/s]\n 70%|███████ | 21/30 [00:17<00:08, 1.11it/s]\n 73%|███████▎ | 22/30 [00:18<00:07, 1.11it/s]\n 77%|███████▋ | 23/30 [00:19<00:06, 1.11it/s]\n 80%|████████ | 24/30 [00:20<00:05, 1.11it/s]\n 83%|████████▎ | 25/30 [00:20<00:04, 1.11it/s]\n 87%|████████▋ | 26/30 [00:21<00:03, 1.11it/s]\n 90%|█████████ | 27/30 [00:22<00:02, 1.11it/s]\n 93%|█████████▎| 28/30 [00:23<00:01, 1.11it/s]\n 97%|█████████▋| 29/30 [00:24<00:00, 1.11it/s]\n100%|██████████| 30/30 [00:25<00:00, 1.31it/s]\n100%|██████████| 30/30 [00:25<00:00, 1.20it/s]", "metrics": { "predict_time": 34.419673, "total_time": 34.537266 }, "output": "https://replicate.delivery/pbxt/fGI1Va9XBrXgHCNNOtnAojyZB92KjsEcNaqhKSEIMIRPKwaIA/audio.wav", "started_at": "2023-04-25T22:23:56.936584Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/2cniu2e47raahkg3xvwexa6v4i", "cancel": "https://api.replicate.com/v1/predictions/2cniu2e47raahkg3xvwexa6v4i/cancel" }, "version": "f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a" }
Generated in0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<00:13, 7.39it/s] 3%|▎ | 3/100 [00:00<00:10, 9.54it/s] 5%|▌ | 5/100 [00:00<00:08, 11.19it/s] 7%|▋ | 7/100 [00:00<00:07, 11.82it/s] 9%|▉ | 9/100 [00:00<00:07, 11.97it/s] 11%|█ | 11/100 [00:00<00:07, 12.23it/s] 13%|█▎ | 13/100 [00:01<00:07, 12.21it/s] 15%|█▌ | 15/100 [00:01<00:07, 12.12it/s] 17%|█▋ | 17/100 [00:01<00:06, 11.96it/s] 19%|█▉ | 19/100 [00:01<00:06, 11.94it/s] 21%|██ | 21/100 [00:01<00:06, 12.24it/s] 23%|██▎ | 23/100 [00:01<00:06, 12.30it/s] 25%|██▌ | 25/100 [00:02<00:06, 12.16it/s] 27%|██▋ | 27/100 [00:02<00:06, 12.01it/s] 29%|██▉ | 29/100 [00:02<00:05, 12.17it/s] 31%|███ | 31/100 [00:02<00:05, 11.62it/s] 33%|███▎ | 33/100 [00:02<00:05, 11.79it/s] 35%|███▌ | 35/100 [00:02<00:05, 11.47it/s] 37%|███▋ | 37/100 [00:03<00:05, 11.54it/s] 39%|███▉ | 39/100 [00:03<00:05, 11.72it/s] 41%|████ | 41/100 [00:03<00:05, 11.79it/s] 43%|████▎ | 43/100 [00:03<00:04, 12.03it/s] 45%|████▌ | 45/100 [00:03<00:04, 12.20it/s] 47%|████▋ | 47/100 [00:03<00:04, 12.06it/s] 49%|████▉ | 49/100 [00:04<00:04, 12.11it/s] 51%|█████ | 51/100 [00:04<00:04, 12.00it/s] 53%|█████▎ | 53/100 [00:04<00:03, 11.83it/s] 55%|█████▌ | 55/100 [00:04<00:03, 11.76it/s] 57%|█████▋ | 57/100 [00:04<00:03, 11.69it/s] 59%|█████▉ | 59/100 [00:04<00:03, 11.54it/s] 61%|██████ | 61/100 [00:05<00:03, 11.60it/s] 63%|██████▎ | 63/100 [00:05<00:03, 11.34it/s] 65%|██████▌ | 65/100 [00:05<00:03, 11.44it/s] 67%|██████▋ | 67/100 [00:05<00:02, 11.51it/s] 69%|██████▉ | 69/100 [00:05<00:02, 11.24it/s] 71%|███████ | 71/100 [00:06<00:02, 11.28it/s] 73%|███████▎ | 73/100 [00:06<00:02, 11.16it/s] 75%|███████▌ | 75/100 [00:06<00:02, 10.98it/s] 100%|██████████| 100/100 [00:06<00:00, 49.89it/s] 100%|██████████| 100/100 [00:06<00:00, 15.15it/s] 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:19, 1.53it/s] 7%|▋ | 2/30 [00:01<00:18, 1.53it/s] 10%|█ | 3/30 [00:02<00:18, 1.48it/s] 13%|█▎ | 4/30 [00:02<00:18, 1.44it/s] 17%|█▋ | 5/30 [00:03<00:17, 1.43it/s] 20%|██ | 6/30 [00:04<00:17, 1.39it/s] 23%|██▎ | 7/30 [00:04<00:16, 1.36it/s] 27%|██▋ | 8/30 [00:05<00:16, 1.32it/s] 30%|███ | 9/30 [00:06<00:16, 1.28it/s] 33%|███▎ | 10/30 [00:07<00:16, 1.24it/s] 37%|███▋ | 11/30 [00:08<00:15, 1.21it/s] 40%|████ | 12/30 [00:09<00:15, 1.18it/s] 43%|████▎ | 13/30 [00:10<00:14, 1.16it/s] 47%|████▋ | 14/30 [00:11<00:13, 1.14it/s] 50%|█████ | 15/30 [00:11<00:13, 1.13it/s] 53%|█████▎ | 16/30 [00:12<00:12, 1.12it/s] 57%|█████▋ | 17/30 [00:13<00:11, 1.12it/s] 60%|██████ | 18/30 [00:14<00:10, 1.11it/s] 63%|██████▎ | 19/30 [00:15<00:09, 1.12it/s] 67%|██████▋ | 20/30 [00:16<00:08, 1.11it/s] 70%|███████ | 21/30 [00:17<00:08, 1.11it/s] 73%|███████▎ | 22/30 [00:18<00:07, 1.11it/s] 77%|███████▋ | 23/30 [00:19<00:06, 1.11it/s] 80%|████████ | 24/30 [00:20<00:05, 1.11it/s] 83%|████████▎ | 25/30 [00:20<00:04, 1.11it/s] 87%|████████▋ | 26/30 [00:21<00:03, 1.11it/s] 90%|█████████ | 27/30 [00:22<00:02, 1.11it/s] 93%|█████████▎| 28/30 [00:23<00:01, 1.11it/s] 97%|█████████▋| 29/30 [00:24<00:00, 1.11it/s] 100%|██████████| 30/30 [00:25<00:00, 1.31it/s] 100%|██████████| 30/30 [00:25<00:00, 1.20it/s]
Prediction
suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791aInput
- prompt
- I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth.
{ "prompt": "I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth." }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", { input: { prompt: "I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth." } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "suno-ai/bark:f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", input={ "prompt": "I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth." } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run suno-ai/bark using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a", "input": { "prompt": "I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth." } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-04-25T22:31:00.331179Z", "created_at": "2023-04-25T22:30:38.662363Z", "data_removed": false, "error": null, "id": "34xjn2gre5fqphy7d473u5q3ji", "input": { "prompt": "I have a silky smooth voice, and today I will tell you about the exercise regimen of the common sloth." }, "logs": "0%| | 0/100 [00:00<?, ?it/s]\n 1%| | 1/100 [00:00<00:13, 7.51it/s]\n 3%|▎ | 3/100 [00:00<00:09, 10.01it/s]\n 5%|▌ | 5/100 [00:00<00:08, 10.94it/s]\n 7%|▋ | 7/100 [00:00<00:08, 11.26it/s]\n 9%|▉ | 9/100 [00:00<00:08, 11.22it/s]\n 11%|█ | 11/100 [00:00<00:07, 11.33it/s]\n 13%|█▎ | 13/100 [00:01<00:07, 11.22it/s]\n 15%|█▌ | 15/100 [00:01<00:07, 11.46it/s]\n 17%|█▋ | 17/100 [00:01<00:07, 11.70it/s]\n 19%|█▉ | 19/100 [00:01<00:06, 11.73it/s]\n 21%|██ | 21/100 [00:01<00:06, 11.98it/s]\n 23%|██▎ | 23/100 [00:01<00:06, 12.14it/s]\n 25%|██▌ | 25/100 [00:02<00:06, 12.04it/s]\n 27%|██▋ | 27/100 [00:02<00:06, 12.02it/s]\n 29%|██▉ | 29/100 [00:02<00:05, 11.97it/s]\n 31%|███ | 31/100 [00:02<00:05, 11.79it/s]\n 33%|███▎ | 33/100 [00:02<00:05, 11.94it/s]\n 35%|███▌ | 35/100 [00:03<00:05, 11.94it/s]\n 37%|███▋ | 37/100 [00:03<00:05, 11.33it/s]\n 39%|███▉ | 39/100 [00:03<00:05, 11.29it/s]\n 41%|████ | 41/100 [00:03<00:05, 11.38it/s]\n 43%|████▎ | 43/100 [00:03<00:04, 11.58it/s]\n 45%|████▌ | 45/100 [00:03<00:04, 11.69it/s]\n 47%|████▋ | 47/100 [00:04<00:04, 11.73it/s]\n100%|██████████| 100/100 [00:04<00:00, 24.42it/s]\n 0%| | 0/19 [00:00<?, ?it/s]\n 5%|▌ | 1/19 [00:00<00:11, 1.50it/s]\n 11%|█ | 2/19 [00:01<00:11, 1.50it/s]\n 16%|█▌ | 3/19 [00:02<00:10, 1.47it/s]\n 21%|██ | 4/19 [00:02<00:10, 1.46it/s]\n 26%|██▋ | 5/19 [00:03<00:09, 1.43it/s]\n 32%|███▏ | 6/19 [00:04<00:09, 1.41it/s]\n 37%|███▋ | 7/19 [00:04<00:08, 1.39it/s]\n 42%|████▏ | 8/19 [00:05<00:08, 1.34it/s]\n 47%|████▋ | 9/19 [00:06<00:07, 1.30it/s]\n 53%|█████▎ | 10/19 [00:07<00:07, 1.21it/s]\n 58%|█████▊ | 11/19 [00:08<00:06, 1.19it/s]\n 63%|██████▎ | 12/19 [00:09<00:05, 1.18it/s]\n 68%|██████▊ | 13/19 [00:10<00:05, 1.16it/s]\n 74%|███████▎ | 14/19 [00:10<00:04, 1.15it/s]\n 79%|███████▉ | 15/19 [00:11<00:03, 1.16it/s]\n 84%|████████▍ | 16/19 [00:12<00:02, 1.15it/s]\n 89%|████████▉ | 17/19 [00:13<00:01, 1.14it/s]\n 95%|█████████▍| 18/19 [00:14<00:00, 1.13it/s]\n100%|██████████| 19/19 [00:14<00:00, 1.48it/s]\n100%|██████████| 19/19 [00:14<00:00, 1.29it/s]", "metrics": { "predict_time": 21.54153, "total_time": 21.668816 }, "output": "https://replicate.delivery/pbxt/QbTgYZl4Oe17GaAQeKyc0UFUbpA4Zv4wWjKDeHwrTatH1ArhA/audio.wav", "started_at": "2023-04-25T22:30:38.789649Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/34xjn2gre5fqphy7d473u5q3ji", "cancel": "https://api.replicate.com/v1/predictions/34xjn2gre5fqphy7d473u5q3ji/cancel" }, "version": "f23937d7c80b3c0f06c5a01ec55154388647292cb9398bd7d117678bc930791a" }
Generated in0%| | 0/100 [00:00<?, ?it/s] 1%| | 1/100 [00:00<00:13, 7.51it/s] 3%|▎ | 3/100 [00:00<00:09, 10.01it/s] 5%|▌ | 5/100 [00:00<00:08, 10.94it/s] 7%|▋ | 7/100 [00:00<00:08, 11.26it/s] 9%|▉ | 9/100 [00:00<00:08, 11.22it/s] 11%|█ | 11/100 [00:00<00:07, 11.33it/s] 13%|█▎ | 13/100 [00:01<00:07, 11.22it/s] 15%|█▌ | 15/100 [00:01<00:07, 11.46it/s] 17%|█▋ | 17/100 [00:01<00:07, 11.70it/s] 19%|█▉ | 19/100 [00:01<00:06, 11.73it/s] 21%|██ | 21/100 [00:01<00:06, 11.98it/s] 23%|██▎ | 23/100 [00:01<00:06, 12.14it/s] 25%|██▌ | 25/100 [00:02<00:06, 12.04it/s] 27%|██▋ | 27/100 [00:02<00:06, 12.02it/s] 29%|██▉ | 29/100 [00:02<00:05, 11.97it/s] 31%|███ | 31/100 [00:02<00:05, 11.79it/s] 33%|███▎ | 33/100 [00:02<00:05, 11.94it/s] 35%|███▌ | 35/100 [00:03<00:05, 11.94it/s] 37%|███▋ | 37/100 [00:03<00:05, 11.33it/s] 39%|███▉ | 39/100 [00:03<00:05, 11.29it/s] 41%|████ | 41/100 [00:03<00:05, 11.38it/s] 43%|████▎ | 43/100 [00:03<00:04, 11.58it/s] 45%|████▌ | 45/100 [00:03<00:04, 11.69it/s] 47%|████▋ | 47/100 [00:04<00:04, 11.73it/s] 100%|██████████| 100/100 [00:04<00:00, 24.42it/s] 0%| | 0/19 [00:00<?, ?it/s] 5%|▌ | 1/19 [00:00<00:11, 1.50it/s] 11%|█ | 2/19 [00:01<00:11, 1.50it/s] 16%|█▌ | 3/19 [00:02<00:10, 1.47it/s] 21%|██ | 4/19 [00:02<00:10, 1.46it/s] 26%|██▋ | 5/19 [00:03<00:09, 1.43it/s] 32%|███▏ | 6/19 [00:04<00:09, 1.41it/s] 37%|███▋ | 7/19 [00:04<00:08, 1.39it/s] 42%|████▏ | 8/19 [00:05<00:08, 1.34it/s] 47%|████▋ | 9/19 [00:06<00:07, 1.30it/s] 53%|█████▎ | 10/19 [00:07<00:07, 1.21it/s] 58%|█████▊ | 11/19 [00:08<00:06, 1.19it/s] 63%|██████▎ | 12/19 [00:09<00:05, 1.18it/s] 68%|██████▊ | 13/19 [00:10<00:05, 1.16it/s] 74%|███████▎ | 14/19 [00:10<00:04, 1.15it/s] 79%|███████▉ | 15/19 [00:11<00:03, 1.16it/s] 84%|████████▍ | 16/19 [00:12<00:02, 1.15it/s] 89%|████████▉ | 17/19 [00:13<00:01, 1.14it/s] 95%|█████████▍| 18/19 [00:14<00:00, 1.13it/s] 100%|██████████| 19/19 [00:14<00:00, 1.48it/s] 100%|██████████| 19/19 [00:14<00:00, 1.29it/s]
Want to make some of these yourself?
Run this model