zsxkib / kimi-audio-7b-instruct
๐ง Kimi-Audio-7B-Instruct, ASR, audio reasoning, captioning, emotion sensing, and TTS into one universal model ๐
Prediction
zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2bID07zwn0jmx5rme0cphh8sgm9f9mStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- audio
- 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.
- text_top_k
- 5
- audio_top_k
- 10
- output_type
- both
- return_json
- text_temperature
- 0
- audio_temperature
- 0.8
- text_repetition_penalty
- 1
- audio_repetition_penalty
- 1
- text_repetition_window_size
- 16
- audio_repetition_window_size
- 64
{ "audio": "https://replicate.delivery/pbxt/MvvI4a7UbLPyVWGkqxHLfnZW6K5mN3pa45TN4z9WcReVIBLv/qa_example.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": false, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 }
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 zsxkib/kimi-audio-7b-instruct using Replicateโs API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", { input: { audio: "https://replicate.delivery/pbxt/MvvI4a7UbLPyVWGkqxHLfnZW6K5mN3pa45TN4z9WcReVIBLv/qa_example.wav", text_top_k: 5, audio_top_k: 10, output_type: "both", return_json: false, text_temperature: 0, audio_temperature: 0.8, text_repetition_penalty: 1, audio_repetition_penalty: 1, text_repetition_window_size: 16, audio_repetition_window_size: 64 } } ); 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 zsxkib/kimi-audio-7b-instruct using Replicateโs API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", input={ "audio": "https://replicate.delivery/pbxt/MvvI4a7UbLPyVWGkqxHLfnZW6K5mN3pa45TN4z9WcReVIBLv/qa_example.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": False, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run zsxkib/kimi-audio-7b-instruct 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": "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", "input": { "audio": "https://replicate.delivery/pbxt/MvvI4a7UbLPyVWGkqxHLfnZW6K5mN3pa45TN4z9WcReVIBLv/qa_example.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": false, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 } }' \ 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": "2025-05-01T14:47:45.105433Z", "created_at": "2025-05-01T14:47:42.569000Z", "data_removed": false, "error": null, "id": "07zwn0jmx5rme0cphh8sgm9f9m", "input": { "audio": "https://replicate.delivery/pbxt/MvvI4a7UbLPyVWGkqxHLfnZW6K5mN3pa45TN4z9WcReVIBLv/qa_example.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": false, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 }, "logs": "Generating tokens: 0%| | 0/1447 [00:00<?, ?it/s]\nGenerating tokens: 0%| | 4/1447 [00:00<00:44, 32.29it/s]\nGenerating tokens: 1%| | 8/1447 [00:00<00:42, 33.65it/s]\nGenerating tokens: 1%| | 12/1447 [00:00<00:42, 34.12it/s]\nGenerating tokens: 1%| | 16/1447 [00:00<00:41, 34.33it/s]\nGenerating tokens: 1%|โ | 20/1447 [00:00<00:41, 34.45it/s]\nGenerating tokens: 2%|โ | 24/1447 [00:00<00:41, 34.51it/s]\nGenerating tokens: 2%|โ | 28/1447 [00:00<00:41, 34.56it/s]\nGenerating tokens: 2%|โ | 32/1447 [00:00<00:40, 34.58it/s]\nGenerating tokens: 2%|โ | 36/1447 [00:01<00:40, 34.60it/s]\nGenerating tokens: 3%|โ | 40/1447 [00:01<00:40, 34.60it/s]\nGenerating tokens: 3%|โ | 44/1447 [00:01<00:40, 34.61it/s]\nGenerating tokens: 3%|โ | 48/1447 [00:01<00:40, 34.62it/s]\nGenerating tokens: 4%|โ | 52/1447 [00:01<00:40, 34.63it/s]\nGenerating tokens: 4%|โ | 56/1447 [00:01<00:40, 34.63it/s]\nGenerating tokens: 4%|โ | 60/1447 [00:01<00:40, 34.63it/s]\nGenerating tokens: 4%|โ | 60/1447 [00:01<00:40, 33.91it/s]\nWritten output to /tmp/output/output.wav\n>>> output text: ๅฝ็ถๅฏไปฅ๏ผ่ฟๅพ็ฎๅใไธไบไธๅไบๅ ญไธๅ ซไนๅใ\nWritten output to /tmp/output/output.txt", "metrics": { "predict_time": 2.529284582, "total_time": 2.536433 }, "output": { "json_str": null, "media_path": "https://replicate.delivery/xezq/OOkgzJXoFbJ0AJ73O6Lw8ZZDwvpeFpGWPItr206E7zzI3JUKA/output.wav" }, "started_at": "2025-05-01T14:47:42.576149Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/07zwn0jmx5rme0cphh8sgm9f9m", "cancel": "https://api.replicate.com/v1/predictions/07zwn0jmx5rme0cphh8sgm9f9m/cancel" }, "version": "7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b" }
Generated inGenerating tokens: 0%| | 0/1447 [00:00<?, ?it/s] Generating tokens: 0%| | 4/1447 [00:00<00:44, 32.29it/s] Generating tokens: 1%| | 8/1447 [00:00<00:42, 33.65it/s] Generating tokens: 1%| | 12/1447 [00:00<00:42, 34.12it/s] Generating tokens: 1%| | 16/1447 [00:00<00:41, 34.33it/s] Generating tokens: 1%|โ | 20/1447 [00:00<00:41, 34.45it/s] Generating tokens: 2%|โ | 24/1447 [00:00<00:41, 34.51it/s] Generating tokens: 2%|โ | 28/1447 [00:00<00:41, 34.56it/s] Generating tokens: 2%|โ | 32/1447 [00:00<00:40, 34.58it/s] Generating tokens: 2%|โ | 36/1447 [00:01<00:40, 34.60it/s] Generating tokens: 3%|โ | 40/1447 [00:01<00:40, 34.60it/s] Generating tokens: 3%|โ | 44/1447 [00:01<00:40, 34.61it/s] Generating tokens: 3%|โ | 48/1447 [00:01<00:40, 34.62it/s] Generating tokens: 4%|โ | 52/1447 [00:01<00:40, 34.63it/s] Generating tokens: 4%|โ | 56/1447 [00:01<00:40, 34.63it/s] Generating tokens: 4%|โ | 60/1447 [00:01<00:40, 34.63it/s] Generating tokens: 4%|โ | 60/1447 [00:01<00:40, 33.91it/s] Written output to /tmp/output/output.wav >>> output text: ๅฝ็ถๅฏไปฅ๏ผ่ฟๅพ็ฎๅใไธไบไธๅไบๅ ญไธๅ ซไนๅใ Written output to /tmp/output/output.txt
Prediction
zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2bID02q9mmga2drmc0cphh9sfv43h4StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- audio
- 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
- convert audio to text
- text_top_k
- 5
- audio_top_k
- 10
- output_type
- text
- return_json
- text_temperature
- 0
- audio_temperature
- 0.8
- text_repetition_penalty
- 1
- audio_repetition_penalty
- 1
- text_repetition_window_size
- 16
- audio_repetition_window_size
- 64
{ "audio": "https://replicate.delivery/pbxt/MvvJqBrVl5ss7Q8v1ofoqrDevThwTTx2oybmqO6mfkv4NXBd/example_prompt.mp3", "prompt": "convert audio to text", "text_top_k": 5, "audio_top_k": 10, "output_type": "text", "return_json": true, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 }
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 zsxkib/kimi-audio-7b-instruct using Replicateโs API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", { input: { audio: "https://replicate.delivery/pbxt/MvvJqBrVl5ss7Q8v1ofoqrDevThwTTx2oybmqO6mfkv4NXBd/example_prompt.mp3", prompt: "convert audio to text", text_top_k: 5, audio_top_k: 10, output_type: "text", return_json: true, text_temperature: 0, audio_temperature: 0.8, text_repetition_penalty: 1, audio_repetition_penalty: 1, text_repetition_window_size: 16, audio_repetition_window_size: 64 } } ); 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 zsxkib/kimi-audio-7b-instruct using Replicateโs API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", input={ "audio": "https://replicate.delivery/pbxt/MvvJqBrVl5ss7Q8v1ofoqrDevThwTTx2oybmqO6mfkv4NXBd/example_prompt.mp3", "prompt": "convert audio to text", "text_top_k": 5, "audio_top_k": 10, "output_type": "text", "return_json": True, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run zsxkib/kimi-audio-7b-instruct 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": "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", "input": { "audio": "https://replicate.delivery/pbxt/MvvJqBrVl5ss7Q8v1ofoqrDevThwTTx2oybmqO6mfkv4NXBd/example_prompt.mp3", "prompt": "convert audio to text", "text_top_k": 5, "audio_top_k": 10, "output_type": "text", "return_json": true, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicateโs HTTP API reference docs.
Output
Open waits text to dialogue model. You get full control over scripts and voices.{ "completed_at": "2025-05-01T14:49:35.137147Z", "created_at": "2025-05-01T14:49:34.483000Z", "data_removed": false, "error": null, "id": "02q9mmga2drmc0cphh9sfv43h4", "input": { "audio": "https://replicate.delivery/pbxt/MvvJqBrVl5ss7Q8v1ofoqrDevThwTTx2oybmqO6mfkv4NXBd/example_prompt.mp3", "prompt": "convert audio to text", "text_top_k": 5, "audio_top_k": 10, "output_type": "text", "return_json": true, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 }, "logs": "Generating tokens: 0%| | 0/7444 [00:00<?, ?it/s]\nGenerating tokens: 0%| | 4/7444 [00:00<03:50, 32.32it/s]\nGenerating tokens: 0%| | 8/7444 [00:00<03:40, 33.67it/s]\nGenerating tokens: 0%| | 12/7444 [00:00<03:37, 34.09it/s]\nGenerating tokens: 0%| | 16/7444 [00:00<03:36, 34.32it/s]\nGenerating tokens: 0%| | 16/7444 [00:00<03:51, 32.06it/s]\n>>> output text: Open waits text to dialogue model. You get full control over scripts and voices.\nWritten output to /tmp/output/output.txt", "metrics": { "predict_time": 0.647011726, "total_time": 0.654147 }, "output": { "json_str": "Open waits text to dialogue model. You get full control over scripts and voices.", "media_path": null }, "started_at": "2025-05-01T14:49:34.490135Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/02q9mmga2drmc0cphh9sfv43h4", "cancel": "https://api.replicate.com/v1/predictions/02q9mmga2drmc0cphh9sfv43h4/cancel" }, "version": "7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b" }
Generated inGenerating tokens: 0%| | 0/7444 [00:00<?, ?it/s] Generating tokens: 0%| | 4/7444 [00:00<03:50, 32.32it/s] Generating tokens: 0%| | 8/7444 [00:00<03:40, 33.67it/s] Generating tokens: 0%| | 12/7444 [00:00<03:37, 34.09it/s] Generating tokens: 0%| | 16/7444 [00:00<03:36, 34.32it/s] Generating tokens: 0%| | 16/7444 [00:00<03:51, 32.06it/s] >>> output text: Open waits text to dialogue model. You get full control over scripts and voices. Written output to /tmp/output/output.txt
Prediction
zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2bInput
- audio
- 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.
- text_top_k
- 5
- audio_top_k
- 10
- output_type
- both
- return_json
- text_temperature
- 0
- audio_temperature
- 0.8
- text_repetition_penalty
- 1
- audio_repetition_penalty
- 1
- text_repetition_window_size
- 16
- audio_repetition_window_size
- 64
{ "audio": "https://replicate.delivery/pbxt/MvvLnD9djueaX3u8fCEm2bptKjp6j1DXIRB1MFncD9ZGxCvF/replicate-prediction-r6ns1e52whrga0cphha96k3axm.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": true, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 }
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 zsxkib/kimi-audio-7b-instruct using Replicateโs API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", { input: { audio: "https://replicate.delivery/pbxt/MvvLnD9djueaX3u8fCEm2bptKjp6j1DXIRB1MFncD9ZGxCvF/replicate-prediction-r6ns1e52whrga0cphha96k3axm.wav", text_top_k: 5, audio_top_k: 10, output_type: "both", return_json: true, text_temperature: 0, audio_temperature: 0.8, text_repetition_penalty: 1, audio_repetition_penalty: 1, text_repetition_window_size: 16, audio_repetition_window_size: 64 } } ); 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 zsxkib/kimi-audio-7b-instruct using Replicateโs API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", input={ "audio": "https://replicate.delivery/pbxt/MvvLnD9djueaX3u8fCEm2bptKjp6j1DXIRB1MFncD9ZGxCvF/replicate-prediction-r6ns1e52whrga0cphha96k3axm.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": True, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run zsxkib/kimi-audio-7b-instruct 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": "zsxkib/kimi-audio-7b-instruct:7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b", "input": { "audio": "https://replicate.delivery/pbxt/MvvLnD9djueaX3u8fCEm2bptKjp6j1DXIRB1MFncD9ZGxCvF/replicate-prediction-r6ns1e52whrga0cphha96k3axm.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": true, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicateโs HTTP API reference docs.
Output
json_str
I'm just an AI, I don't have feelings or experiences, so I don't have good or bad days. But I'm always here to help you with your questions and tasks!media_path
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": "2025-05-01T14:51:44.698871Z", "created_at": "2025-05-01T14:51:39.196000Z", "data_removed": false, "error": null, "id": "zjseryqh7hrma0cphhabp2cgm8", "input": { "audio": "https://replicate.delivery/pbxt/MvvLnD9djueaX3u8fCEm2bptKjp6j1DXIRB1MFncD9ZGxCvF/replicate-prediction-r6ns1e52whrga0cphha96k3axm.wav", "text_top_k": 5, "audio_top_k": 10, "output_type": "both", "return_json": true, "text_temperature": 0, "audio_temperature": 0.8, "text_repetition_penalty": 1, "audio_repetition_penalty": 1, "text_repetition_window_size": 16, "audio_repetition_window_size": 64 }, "logs": "Generating tokens: 0%| | 0/1463 [00:00<?, ?it/s]\nGenerating tokens: 0%| | 4/1463 [00:00<00:45, 32.39it/s]\nGenerating tokens: 1%| | 8/1463 [00:00<00:43, 33.64it/s]\nGenerating tokens: 1%| | 12/1463 [00:00<00:42, 34.09it/s]\nGenerating tokens: 1%| | 16/1463 [00:00<00:42, 34.31it/s]\nGenerating tokens: 1%|โ | 20/1463 [00:00<00:41, 34.45it/s]\nGenerating tokens: 2%|โ | 24/1463 [00:00<00:41, 34.53it/s]\nGenerating tokens: 2%|โ | 28/1463 [00:00<00:41, 34.59it/s]\nGenerating tokens: 2%|โ | 32/1463 [00:00<00:41, 34.62it/s]\nGenerating tokens: 2%|โ | 36/1463 [00:01<00:41, 34.63it/s]\nGenerating tokens: 3%|โ | 40/1463 [00:01<00:41, 34.63it/s]\nGenerating tokens: 3%|โ | 44/1463 [00:01<00:40, 34.62it/s]\nGenerating tokens: 3%|โ | 48/1463 [00:01<00:40, 34.61it/s]\nGenerating tokens: 4%|โ | 52/1463 [00:01<00:40, 34.62it/s]\nGenerating tokens: 4%|โ | 56/1463 [00:01<00:40, 34.61it/s]\nGenerating tokens: 4%|โ | 60/1463 [00:01<00:40, 34.63it/s]\nGenerating tokens: 4%|โ | 64/1463 [00:01<00:40, 34.61it/s]\nGenerating tokens: 5%|โ | 68/1463 [00:01<00:40, 34.58it/s]\nGenerating tokens: 5%|โ | 72/1463 [00:02<00:40, 34.56it/s]\nGenerating tokens: 5%|โ | 76/1463 [00:02<00:40, 34.57it/s]\nGenerating tokens: 5%|โ | 80/1463 [00:02<00:40, 34.55it/s]\nGenerating tokens: 6%|โ | 84/1463 [00:02<00:39, 34.55it/s]\nGenerating tokens: 6%|โ | 88/1463 [00:02<00:39, 34.56it/s]\nGenerating tokens: 6%|โ | 92/1463 [00:02<00:39, 34.58it/s]\nGenerating tokens: 7%|โ | 96/1463 [00:02<00:39, 34.57it/s]\nGenerating tokens: 7%|โ | 100/1463 [00:02<00:39, 34.54it/s]\nGenerating tokens: 7%|โ | 104/1463 [00:03<00:39, 34.54it/s]\nGenerating tokens: 7%|โ | 108/1463 [00:03<00:39, 34.53it/s]\nGenerating tokens: 8%|โ | 112/1463 [00:03<00:39, 34.51it/s]\nGenerating tokens: 8%|โ | 116/1463 [00:03<00:39, 34.52it/s]\nGenerating tokens: 8%|โ | 120/1463 [00:03<00:38, 34.53it/s]\nGenerating tokens: 8%|โ | 124/1463 [00:03<00:38, 34.54it/s]\nGenerating tokens: 9%|โ | 128/1463 [00:03<00:38, 34.55it/s]\nGenerating tokens: 9%|โ | 132/1463 [00:03<00:38, 34.54it/s]\nGenerating tokens: 9%|โ | 132/1463 [00:03<00:38, 34.25it/s]\nWritten output to /tmp/output/output.wav\n>>> output text: I'm just an AI, I don't have feelings or experiences, so I don't have good or bad days. But I'm always here to help you with your questions and tasks!\nWritten output to /tmp/output/output.txt", "metrics": { "predict_time": 5.496979472, "total_time": 5.502871 }, "output": { "json_str": "I'm just an AI, I don't have feelings or experiences, so I don't have good or bad days. But I'm always here to help you with your questions and tasks!", "media_path": "https://replicate.delivery/xezq/y6NyEvrmX47HCN7y4HtEAvxNwdcHI7Pk2vwv3l28O0Bg8EKF/output.wav" }, "started_at": "2025-05-01T14:51:39.201892Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/zjseryqh7hrma0cphhabp2cgm8", "cancel": "https://api.replicate.com/v1/predictions/zjseryqh7hrma0cphhabp2cgm8/cancel" }, "version": "7500b32387695e89da3d09271850319ba027969f0c714dfc226361609ff29f2b" }
Generated inGenerating tokens: 0%| | 0/1463 [00:00<?, ?it/s] Generating tokens: 0%| | 4/1463 [00:00<00:45, 32.39it/s] Generating tokens: 1%| | 8/1463 [00:00<00:43, 33.64it/s] Generating tokens: 1%| | 12/1463 [00:00<00:42, 34.09it/s] Generating tokens: 1%| | 16/1463 [00:00<00:42, 34.31it/s] Generating tokens: 1%|โ | 20/1463 [00:00<00:41, 34.45it/s] Generating tokens: 2%|โ | 24/1463 [00:00<00:41, 34.53it/s] Generating tokens: 2%|โ | 28/1463 [00:00<00:41, 34.59it/s] Generating tokens: 2%|โ | 32/1463 [00:00<00:41, 34.62it/s] Generating tokens: 2%|โ | 36/1463 [00:01<00:41, 34.63it/s] Generating tokens: 3%|โ | 40/1463 [00:01<00:41, 34.63it/s] Generating tokens: 3%|โ | 44/1463 [00:01<00:40, 34.62it/s] Generating tokens: 3%|โ | 48/1463 [00:01<00:40, 34.61it/s] Generating tokens: 4%|โ | 52/1463 [00:01<00:40, 34.62it/s] Generating tokens: 4%|โ | 56/1463 [00:01<00:40, 34.61it/s] Generating tokens: 4%|โ | 60/1463 [00:01<00:40, 34.63it/s] Generating tokens: 4%|โ | 64/1463 [00:01<00:40, 34.61it/s] Generating tokens: 5%|โ | 68/1463 [00:01<00:40, 34.58it/s] Generating tokens: 5%|โ | 72/1463 [00:02<00:40, 34.56it/s] Generating tokens: 5%|โ | 76/1463 [00:02<00:40, 34.57it/s] Generating tokens: 5%|โ | 80/1463 [00:02<00:40, 34.55it/s] Generating tokens: 6%|โ | 84/1463 [00:02<00:39, 34.55it/s] Generating tokens: 6%|โ | 88/1463 [00:02<00:39, 34.56it/s] Generating tokens: 6%|โ | 92/1463 [00:02<00:39, 34.58it/s] Generating tokens: 7%|โ | 96/1463 [00:02<00:39, 34.57it/s] Generating tokens: 7%|โ | 100/1463 [00:02<00:39, 34.54it/s] Generating tokens: 7%|โ | 104/1463 [00:03<00:39, 34.54it/s] Generating tokens: 7%|โ | 108/1463 [00:03<00:39, 34.53it/s] Generating tokens: 8%|โ | 112/1463 [00:03<00:39, 34.51it/s] Generating tokens: 8%|โ | 116/1463 [00:03<00:39, 34.52it/s] Generating tokens: 8%|โ | 120/1463 [00:03<00:38, 34.53it/s] Generating tokens: 8%|โ | 124/1463 [00:03<00:38, 34.54it/s] Generating tokens: 9%|โ | 128/1463 [00:03<00:38, 34.55it/s] Generating tokens: 9%|โ | 132/1463 [00:03<00:38, 34.54it/s] Generating tokens: 9%|โ | 132/1463 [00:03<00:38, 34.25it/s] Written output to /tmp/output/output.wav >>> output text: I'm just an AI, I don't have feelings or experiences, so I don't have good or bad days. But I'm always here to help you with your questions and tasks! Written output to /tmp/output/output.txt
Want to make some of these yourself?
Run this model