andreasjansson / monkey-island-figaro
Generate music based on the Monkey Island theme using the FIGARO model
- Public
- 305 runs
-
T4
Prediction
andreasjansson/monkey-island-figaro:d6f21f6b9a17080559650d9e5bc01940b395d01bc57a16cff7ffcd292142e2eeID3hfidqfd5vg4rpvwr3ireoca2eStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- melee
- scale
- 1.5
- max_bars
- "64"
- soundfont
- ColomboMT32
{ "input": "melee", "scale": 1.5, "max_bars": "64", "soundfont": "ColomboMT32" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:d6f21f6b9a17080559650d9e5bc01940b395d01bc57a16cff7ffcd292142e2ee", { input: { input: "melee", scale: 1.5, max_bars: "64", soundfont: "ColomboMT32" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:d6f21f6b9a17080559650d9e5bc01940b395d01bc57a16cff7ffcd292142e2ee", input={ "input": "melee", "scale": 1.5, "max_bars": "64", "soundfont": "ColomboMT32" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:d6f21f6b9a17080559650d9e5bc01940b395d01bc57a16cff7ffcd292142e2ee", "input": { "input": "melee", "scale": 1.5, "max_bars": "64", "soundfont": "ColomboMT32" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
melee.mid{ "completed_at": "2022-08-20T02:30:51.276630Z", "created_at": "2022-08-20T02:28:43.875516Z", "data_removed": false, "error": null, "id": "3hfidqfd5vg4rpvwr3ireoca2e", "input": { "input": "melee", "scale": 1.5, "max_bars": "64", "soundfont": "ColomboMT32" }, "logs": "Generating sequence (1 initial / 5845 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/melee.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:02:06.92, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 39kB time=00:00:04.93 bitrate= 64.7kbits/s speed=9.87x\nsize= 231kB time=00:00:29.51 bitrate= 64.1kbits/s speed=29.5x\nsize= 256kB time=00:00:54.67 bitrate= 38.4kbits/s speed=36.4x\nsize= 512kB time=00:01:19.80 bitrate= 52.6kbits/s speed=39.9x\nsize= 768kB time=00:01:44.77 bitrate= 60.0kbits/s speed=41.9x\nsize= 986kB time=00:02:06.14 bitrate= 64.0kbits/s speed=42.1x\nvideo:0kB audio:986kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.022489%", "metrics": { "predict_time": 127.259482, "total_time": 127.401114 }, "output": { "mp3": "https://replicate.delivery/mgxm/cc9bbead-5517-4608-a2a5-286ceb203ce4/output.mp3", "midi": "https://replicate.delivery/mgxm/4f272d1b-c7ea-4fe8-ab33-3710b48a9260/melee.mid" }, "started_at": "2022-08-20T02:28:44.017148Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/3hfidqfd5vg4rpvwr3ireoca2e", "cancel": "https://api.replicate.com/v1/predictions/3hfidqfd5vg4rpvwr3ireoca2e/cancel" }, "version": "d6f21f6b9a17080559650d9e5bc01940b395d01bc57a16cff7ffcd292142e2ee" }
Generated inGenerating sequence (1 initial / 5845 max length / 64 max bars / 1 batch size) Saving to /tmp/output/melee.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:02:06.92, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 39kB time=00:00:04.93 bitrate= 64.7kbits/s speed=9.87x size= 231kB time=00:00:29.51 bitrate= 64.1kbits/s speed=29.5x size= 256kB time=00:00:54.67 bitrate= 38.4kbits/s speed=36.4x size= 512kB time=00:01:19.80 bitrate= 52.6kbits/s speed=39.9x size= 768kB time=00:01:44.77 bitrate= 60.0kbits/s speed=41.9x size= 986kB time=00:02:06.14 bitrate= 64.0kbits/s speed=42.1x video:0kB audio:986kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.022489%
Prediction
andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62IDrh2s5slalvgvhmgre5pcda4suqStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- lechuck
- max_bars
- "64"
- soundfont
- ColomboMT32
{ "input": "lechuck", "max_bars": "64", "soundfont": "ColomboMT32" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", { input: { input: "lechuck", max_bars: "64", soundfont: "ColomboMT32" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", input={ "input": "lechuck", "max_bars": "64", "soundfont": "ColomboMT32" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", "input": { "input": "lechuck", "max_bars": "64", "soundfont": "ColomboMT32" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
lechuck.mid{ "completed_at": "2022-08-20T03:14:20.816478Z", "created_at": "2022-08-20T03:12:53.620965Z", "data_removed": false, "error": null, "id": "rh2s5slalvgvhmgre5pcda4suq", "input": { "input": "lechuck", "max_bars": "64", "soundfont": "ColomboMT32" }, "logs": "Generating sequence (1 initial / 5520 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/lechuck.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:01:01.11, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 256kB time=00:00:38.50 bitrate= 54.5kbits/s speed= 77x\nsize= 467kB time=00:00:59.71 bitrate= 64.1kbits/s speed=85.4x\nvideo:0kB audio:467kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.047496%", "metrics": { "predict_time": 87.064459, "total_time": 87.195513 }, "output": { "mp3": "https://replicate.delivery/mgxm/4cdcd1c7-5a81-4509-b682-fd0c3ce9d07c/output.mp3", "midi": "https://replicate.delivery/mgxm/61e1d962-b719-4f4f-912d-6ca0354e03dd/lechuck.mid" }, "started_at": "2022-08-20T03:12:53.752019Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/rh2s5slalvgvhmgre5pcda4suq", "cancel": "https://api.replicate.com/v1/predictions/rh2s5slalvgvhmgre5pcda4suq/cancel" }, "version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62" }
Generated inGenerating sequence (1 initial / 5520 max length / 64 max bars / 1 batch size) Saving to /tmp/output/lechuck.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument 'Bandoneon00': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:01:01.11, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 256kB time=00:00:38.50 bitrate= 54.5kbits/s speed= 77x size= 467kB time=00:00:59.71 bitrate= 64.1kbits/s speed=85.4x video:0kB audio:467kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.047496%
Prediction
andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62IDeqbzlsmqwvasln2aiuurw3c5vuStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- voodoo1
- max_bars
- "64"
- soundfont
- gm
{ "input": "voodoo1", "max_bars": "64", "soundfont": "gm" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", { input: { input: "voodoo1", max_bars: "64", soundfont: "gm" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", input={ "input": "voodoo1", "max_bars": "64", "soundfont": "gm" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", "input": { "input": "voodoo1", "max_bars": "64", "soundfont": "gm" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
voodoo1.mid{ "completed_at": "2022-08-20T03:26:42.643992Z", "created_at": "2022-08-20T03:25:25.641913Z", "data_removed": false, "error": null, "id": "eqbzlsmqwvasln2aiuurw3c5vu", "input": { "input": "voodoo1", "max_bars": "64", "soundfont": "gm" }, "logs": "Generating sequence (1 initial / 5112 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/voodoo1.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:02:01.94, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 171kB time=00:00:21.78 bitrate= 64.2kbits/s speed=43.6x\nsize= 256kB time=00:01:05.14 bitrate= 32.2kbits/s speed=65.1x\nsize= 768kB time=00:01:48.66 bitrate= 57.9kbits/s speed=72.4x\nsize= 948kB time=00:02:01.25 bitrate= 64.0kbits/s speed=73.3x\nvideo:0kB audio:948kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.023395%", "metrics": { "predict_time": 76.818427, "total_time": 77.002079 }, "output": { "mp3": "https://replicate.delivery/mgxm/547c6bdb-fb7b-4cf8-ad01-8db24e9a88ce/output.mp3", "midi": "https://replicate.delivery/mgxm/c104a7ba-4eed-45e1-88c3-8be37b273d11/voodoo1.mid" }, "started_at": "2022-08-20T03:25:25.825565Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/eqbzlsmqwvasln2aiuurw3c5vu", "cancel": "https://api.replicate.com/v1/predictions/eqbzlsmqwvasln2aiuurw3c5vu/cancel" }, "version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62" }
Generated inGenerating sequence (1 initial / 5112 max length / 64 max bars / 1 batch size) Saving to /tmp/output/voodoo1.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:02:01.94, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 171kB time=00:00:21.78 bitrate= 64.2kbits/s speed=43.6x size= 256kB time=00:01:05.14 bitrate= 32.2kbits/s speed=65.1x size= 768kB time=00:01:48.66 bitrate= 57.9kbits/s speed=72.4x size= 948kB time=00:02:01.25 bitrate= 64.0kbits/s speed=73.3x video:0kB audio:948kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.023395%
Prediction
andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62ID4ptwrjegefhibkjl3g4u4pmokuStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- stan1
- max_bars
- "64"
- soundfont
- gm
{ "input": "stan1", "max_bars": "64", "soundfont": "gm" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", { input: { input: "stan1", max_bars: "64", soundfont: "gm" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", input={ "input": "stan1", "max_bars": "64", "soundfont": "gm" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", "input": { "input": "stan1", "max_bars": "64", "soundfont": "gm" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
stan1.mid{ "completed_at": "2022-08-20T03:30:53.828389Z", "created_at": "2022-08-20T03:28:56.290137Z", "data_removed": false, "error": null, "id": "4ptwrjegefhibkjl3g4u4pmoku", "input": { "input": "stan1", "max_bars": "64", "soundfont": "gm" }, "logs": "Generating sequence (1 initial / 6354 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/stan1.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:01:40.58, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 231kB time=00:00:29.54 bitrate= 64.1kbits/s speed=59.1x\nsize= 512kB time=00:01:14.42 bitrate= 56.4kbits/s speed=74.4x\nsize= 779kB time=00:01:39.68 bitrate= 64.0kbits/s speed=77.6x\nvideo:0kB audio:779kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.028458%", "metrics": { "predict_time": 117.35325, "total_time": 117.538252 }, "output": { "mp3": "https://replicate.delivery/mgxm/52aad212-1e6d-4894-8438-4bb8e3d25cfe/output.mp3", "midi": "https://replicate.delivery/mgxm/41f91d52-613e-4638-ab6c-e07bc1d9944d/stan1.mid" }, "started_at": "2022-08-20T03:28:56.475139Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/4ptwrjegefhibkjl3g4u4pmoku", "cancel": "https://api.replicate.com/v1/predictions/4ptwrjegefhibkjl3g4u4pmoku/cancel" }, "version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62" }
Generated inGenerating sequence (1 initial / 6354 max length / 64 max bars / 1 batch size) Saving to /tmp/output/stan1.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:01:40.58, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 231kB time=00:00:29.54 bitrate= 64.1kbits/s speed=59.1x size= 512kB time=00:01:14.42 bitrate= 56.4kbits/s speed=74.4x size= 779kB time=00:01:39.68 bitrate= 64.0kbits/s speed=77.6x video:0kB audio:779kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.028458%
Prediction
andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62IDp6weoa3glbepzkj2bnqh36cmi4StatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- prelude
- max_bars
- "64"
- soundfont
- gm
{ "input": "prelude", "max_bars": "64", "soundfont": "gm" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", { input: { input: "prelude", max_bars: "64", soundfont: "gm" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", input={ "input": "prelude", "max_bars": "64", "soundfont": "gm" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", "input": { "input": "prelude", "max_bars": "64", "soundfont": "gm" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
prelude.mid{ "completed_at": "2022-08-20T03:33:40.779832Z", "created_at": "2022-08-20T03:33:05.238375Z", "data_removed": false, "error": null, "id": "p6weoa3glbepzkj2bnqh36cmi4", "input": { "input": "prelude", "max_bars": "64", "soundfont": "gm" }, "logs": "Generating sequence (1 initial / 3499 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/prelude.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:01:22.00, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 256kB time=00:00:32.70 bitrate= 64.1kbits/s speed=65.4x\nsize= 627kB time=00:01:20.13 bitrate= 64.0kbits/s speed=80.4x\nvideo:0kB audio:626kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.035394%", "metrics": { "predict_time": 35.388077, "total_time": 35.541457 }, "output": { "mp3": "https://replicate.delivery/mgxm/9b539990-9845-4349-96b4-80d7f99c9720/output.mp3", "midi": "https://replicate.delivery/mgxm/625ebe87-faea-474e-90a1-fa62468fa868/prelude.mid" }, "started_at": "2022-08-20T03:33:05.391755Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/p6weoa3glbepzkj2bnqh36cmi4", "cancel": "https://api.replicate.com/v1/predictions/p6weoa3glbepzkj2bnqh36cmi4/cancel" }, "version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62" }
Generated inGenerating sequence (1 initial / 3499 max length / 64 max bars / 1 batch size) Saving to /tmp/output/prelude.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:01:22.00, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 256kB time=00:00:32.70 bitrate= 64.1kbits/s speed=65.4x size= 627kB time=00:01:20.13 bitrate= 64.0kbits/s speed=80.4x video:0kB audio:626kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.035394%
Prediction
andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62IDlbnmxwgzq5g67b7y67qu5zjw3mStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- monkeyisl
- max_bars
- "64"
- soundfont
- gm
{ "input": "monkeyisl", "max_bars": "64", "soundfont": "gm" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", { input: { input: "monkeyisl", max_bars: "64", soundfont: "gm" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", input={ "input": "monkeyisl", "max_bars": "64", "soundfont": "gm" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", "input": { "input": "monkeyisl", "max_bars": "64", "soundfont": "gm" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
monkeyisl.mid{ "completed_at": "2022-08-20T03:38:03.749017Z", "created_at": "2022-08-20T03:36:40.724299Z", "data_removed": false, "error": null, "id": "lbnmxwgzq5g67b7y67qu5zjw3m", "input": { "input": "monkeyisl", "max_bars": "64", "soundfont": "gm" }, "logs": "Generating sequence (1 initial / 5621 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/monkeyisl.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:01:19.00, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 238kB time=00:00:30.35 bitrate= 64.1kbits/s speed=60.7x\nsize= 512kB time=00:01:13.95 bitrate= 56.7kbits/s speed=73.9x\nsize= 604kB time=00:01:17.29 bitrate= 64.0kbits/s speed=73.7x\nvideo:0kB audio:604kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.036697%", "metrics": { "predict_time": 82.837944, "total_time": 83.024718 }, "output": { "mp3": "https://replicate.delivery/mgxm/fddd2cfc-e503-4c2d-99b5-5526388ede58/output.mp3", "midi": "https://replicate.delivery/mgxm/990c3000-cb6b-42f1-9797-b46bc3c5fd00/monkeyisl.mid" }, "started_at": "2022-08-20T03:36:40.911073Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/lbnmxwgzq5g67b7y67qu5zjw3m", "cancel": "https://api.replicate.com/v1/predictions/lbnmxwgzq5g67b7y67qu5zjw3m/cancel" }, "version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62" }
Generated inGenerating sequence (1 initial / 5621 max length / 64 max bars / 1 batch size) Saving to /tmp/output/monkeyisl.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:01:19.00, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 238kB time=00:00:30.35 bitrate= 64.1kbits/s speed=60.7x size= 512kB time=00:01:13.95 bitrate= 56.7kbits/s speed=73.9x size= 604kB time=00:01:17.29 bitrate= 64.0kbits/s speed=73.7x video:0kB audio:604kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.036697%
Prediction
andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62IDdvnhsjb4sfdzzbsdex7e4427a4StatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- theme
- max_bars
- "64"
- soundfont
- gm
{ "input": "theme", "max_bars": "64", "soundfont": "gm" }
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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", { input: { input: "theme", max_bars: "64", soundfont: "gm" } } ); 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", input={ "input": "theme", "max_bars": "64", "soundfont": "gm" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62", "input": { "input": "theme", "max_bars": "64", "soundfont": "gm" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
theme.mid{ "completed_at": "2022-08-20T03:44:23.912998Z", "created_at": "2022-08-20T03:39:22.441212Z", "data_removed": false, "error": null, "id": "dvnhsjb4sfdzzbsdex7e4427a4", "input": { "input": "theme", "max_bars": "64", "soundfont": "gm" }, "logs": "Generating sequence (1 initial / 21335 max length / 64 max bars / 1 batch size)\nSaving to /tmp/output/theme.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded\nfluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:02:09.63, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 137kB time=00:00:17.52 bitrate= 64.2kbits/s speed= 35x\nsize= 256kB time=00:01:00.70 bitrate= 34.5kbits/s speed=60.7x\nsize= 768kB time=00:01:43.18 bitrate= 61.0kbits/s speed=68.8x\nsize= 993kB time=00:02:07.08 bitrate= 64.0kbits/s speed=71.1x\nvideo:0kB audio:993kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.022323%", "metrics": { "predict_time": 301.236335, "total_time": 301.471786 }, "output": { "mp3": "https://replicate.delivery/mgxm/af43b1ae-b2b4-407b-983e-ef72dbfd51ea/output.mp3", "midi": "https://replicate.delivery/mgxm/f5e87ae7-53fb-473a-9a42-a1ca0097a182/theme.mid" }, "started_at": "2022-08-20T03:39:22.676663Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/dvnhsjb4sfdzzbsdex7e4427a4", "cancel": "https://api.replicate.com/v1/predictions/dvnhsjb4sfdzzbsdex7e4427a4/cancel" }, "version": "9c893bd412f10fcf36c144dd2ed46d9e0c3602dc8f632ec76f7967758653ee62" }
Generated inGenerating sequence (1 initial / 21335 max length / 64 max bars / 1 batch size) Saving to /tmp/output/theme.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: Instrument '60's Organ 1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion Fr': Some invalid generators were discarded fluidsynth: warning: Instrument 'Accordion It': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bandoneon ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Gt. Feedback': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fretless Bs.': Some invalid generators were discarded fluidsynth: warning: Instrument 'Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Slow Violin ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Viola ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Cello ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Contrabass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tremolo Str ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings3': Some invalid generators were discarded fluidsynth: warning: Instrument 'Syn.Strings2': Some invalid generators were discarded fluidsynth: warning: Instrument 'SynVox ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Trombone 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Tuba ': Some invalid generators were discarded fluidsynth: warning: Instrument 'French Horns': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fr.Horn 2 ': Some invalid generators were discarded fluidsynth: warning: Instrument 'AnalogBrass1': Some invalid generators were discarded fluidsynth: warning: Instrument 'Synth Brass2': Some invalid generators were discarded fluidsynth: warning: Instrument 'English Horn': Some invalid generators were discarded fluidsynth: warning: Instrument 'Chiffer Lead': Some invalid generators were discarded fluidsynth: warning: Instrument 'Polysynth ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Space Voice ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bowed Glass ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Star Theme ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Fiddle ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Shanai ': Some invalid generators were discarded fluidsynth: warning: Instrument 'Breath Noise': Some invalid generators were discarded fluidsynth: warning: Instrument 'Bird 2 ': Some invalid generators were discarded ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:02:09.63, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 137kB time=00:00:17.52 bitrate= 64.2kbits/s speed= 35x size= 256kB time=00:01:00.70 bitrate= 34.5kbits/s speed=60.7x size= 768kB time=00:01:43.18 bitrate= 61.0kbits/s speed=68.8x size= 993kB time=00:02:07.08 bitrate= 64.0kbits/s speed=71.1x video:0kB audio:993kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.022323%
Prediction
andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832IDm4omgob5ebhthd7f727ecc4qliStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- voodoo1
- max_bars
- "64"
- soundfont
- Yamaha3812
- initial_context
- 1
{ "input": "voodoo1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832", { input: { input: "voodoo1", max_bars: "64", soundfont: "Yamaha3812", initial_context: 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832", input={ "input": "voodoo1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 1 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832", "input": { "input": "voodoo1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 1 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
voodoo1.mid{ "completed_at": "2022-08-20T11:45:14.093191Z", "created_at": "2022-08-20T11:37:54.864723Z", "data_removed": false, "error": null, "id": "m4omgob5ebhthd7f727ecc4qli", "input": { "input": "voodoo1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 1 }, "logs": "Generating sequence (1 initial / 5112 max length / 64 max bars / 1 batch size)\nGenerated 1 bars\nGenerated 2 bars\nGenerated 5 bars\nGenerated 6 bars\nGenerated 8 bars\nGenerated 9 bars\nGenerated 11 bars\nGenerated 13 bars\nGenerated 14 bars\nGenerated 16 bars\nGenerated 18 bars\nGenerated 19 bars\nGenerated 21 bars\nGenerated 22 bars\nGenerated 24 bars\nGenerated 26 bars\nGenerated 27 bars\nGenerated 29 bars\nGenerated 30 bars\nGenerated 32 bars\nGenerated 34 bars\nGenerated 36 bars\nGenerated 38 bars\nGenerated 40 bars\nGenerated 42 bars\nGenerated 43 bars\nGenerated 45 bars\nGenerated 46 bars\nGenerated 48 bars\nGenerated 49 bars\nGenerated 52 bars\nGenerated 54 bars\nGenerated 55 bars\nGenerated 57 bars\nGenerated 59 bars\nGenerated 60 bars\nGenerated 62 bars\nGenerated 64 bars\nSaving to /tmp/output/voodoo1.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:02:01.94, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 85kB time=00:00:10.81 bitrate= 64.3kbits/s speed=21.6x\nsize= 256kB time=00:00:44.53 bitrate= 47.1kbits/s speed=44.5x\nsize= 512kB time=00:01:18.91 bitrate= 53.1kbits/s speed=52.6x\nsize= 768kB time=00:01:55.35 bitrate= 54.5kbits/s speed=57.7x\nsize= 950kB time=00:02:01.49 bitrate= 64.0kbits/s speed=57.9x\nvideo:0kB audio:949kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.023350%", "metrics": { "predict_time": 85.164855, "total_time": 439.228468 }, "output": { "mp3": "https://replicate.delivery/mgxm/6792421b-aaff-434a-947c-ddb2907d6720/output.mp3", "midi": "https://replicate.delivery/mgxm/4f6d798e-a0b7-4b28-940d-6421e39b6e84/voodoo1.mid" }, "started_at": "2022-08-20T11:43:48.928336Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/m4omgob5ebhthd7f727ecc4qli", "cancel": "https://api.replicate.com/v1/predictions/m4omgob5ebhthd7f727ecc4qli/cancel" }, "version": "0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832" }
Generated inGenerating sequence (1 initial / 5112 max length / 64 max bars / 1 batch size) Generated 1 bars Generated 2 bars Generated 5 bars Generated 6 bars Generated 8 bars Generated 9 bars Generated 11 bars Generated 13 bars Generated 14 bars Generated 16 bars Generated 18 bars Generated 19 bars Generated 21 bars Generated 22 bars Generated 24 bars Generated 26 bars Generated 27 bars Generated 29 bars Generated 30 bars Generated 32 bars Generated 34 bars Generated 36 bars Generated 38 bars Generated 40 bars Generated 42 bars Generated 43 bars Generated 45 bars Generated 46 bars Generated 48 bars Generated 49 bars Generated 52 bars Generated 54 bars Generated 55 bars Generated 57 bars Generated 59 bars Generated 60 bars Generated 62 bars Generated 64 bars Saving to /tmp/output/voodoo1.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:02:01.94, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 85kB time=00:00:10.81 bitrate= 64.3kbits/s speed=21.6x size= 256kB time=00:00:44.53 bitrate= 47.1kbits/s speed=44.5x size= 512kB time=00:01:18.91 bitrate= 53.1kbits/s speed=52.6x size= 768kB time=00:01:55.35 bitrate= 54.5kbits/s speed=57.7x size= 950kB time=00:02:01.49 bitrate= 64.0kbits/s speed=57.9x video:0kB audio:949kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.023350%
Prediction
andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832IDat753d4h2fgq7ledbfuyo4v7teStatusSucceededSourceWebHardware–Total durationCreatedInput
- input
- stan1
- max_bars
- "64"
- soundfont
- Yamaha3812
- initial_context
- 1
{ "input": "stan1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832", { input: { input: "stan1", max_bars: "64", soundfont: "Yamaha3812", initial_context: 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 andreasjansson/monkey-island-figaro using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832", input={ "input": "stan1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 1 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run andreasjansson/monkey-island-figaro 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": "andreasjansson/monkey-island-figaro:0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832", "input": { "input": "stan1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 1 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
mp3
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.
midi
stan1.mid{ "completed_at": "2022-08-20T11:59:24.666697Z", "created_at": "2022-08-20T11:57:18.563874Z", "data_removed": false, "error": null, "id": "at753d4h2fgq7ledbfuyo4v7te", "input": { "input": "stan1", "max_bars": "64", "soundfont": "Yamaha3812", "initial_context": 1 }, "logs": "Generating sequence (1 initial / 6354 max length / 64 max bars / 1 batch size)\nGenerated 1 bars\nGenerated 1 bars\nGenerated 3 bars\nGenerated 4 bars\nGenerated 5 bars\nGenerated 6 bars\nGenerated 7 bars\nGenerated 8 bars\nGenerated 9 bars\nGenerated 10 bars\nGenerated 10 bars\nGenerated 11 bars\nGenerated 12 bars\nGenerated 13 bars\nGenerated 14 bars\nGenerated 15 bars\nGenerated 16 bars\nGenerated 17 bars\nGenerated 17 bars\nGenerated 18 bars\nGenerated 19 bars\nGenerated 20 bars\nGenerated 21 bars\nGenerated 21 bars\nGenerated 21 bars\nGenerated 22 bars\nGenerated 22 bars\nGenerated 23 bars\nGenerated 24 bars\nGenerated 25 bars\nGenerated 27 bars\nGenerated 28 bars\nGenerated 29 bars\nGenerated 30 bars\nGenerated 31 bars\nGenerated 32 bars\nGenerated 33 bars\nGenerated 34 bars\nGenerated 35 bars\nGenerated 36 bars\nGenerated 37 bars\nGenerated 38 bars\nGenerated 39 bars\nGenerated 39 bars\nGenerated 40 bars\nGenerated 41 bars\nGenerated 42 bars\nGenerated 43 bars\nGenerated 43 bars\nGenerated 44 bars\nGenerated 45 bars\nGenerated 46 bars\nGenerated 47 bars\nGenerated 47 bars\nGenerated 48 bars\nGenerated 49 bars\nGenerated 49 bars\nSaving to /tmp/output/stan1.mid\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nfluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable\nffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers\n built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)\n configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\n libavutil 56. 31.100 / 56. 31.100\n libavcodec 58. 54.100 / 58. 54.100\n libavformat 58. 29.100 / 58. 29.100\n libavdevice 58. 8.100 / 58. 8.100\n libavfilter 7. 57.100 / 7. 57.100\n libavresample 4. 0. 0 / 4. 0. 0\n libswscale 5. 5.100 / 5. 5.100\n libswresample 3. 5.100 / 3. 5.100\n libpostproc 55. 5.100 / 55. 5.100\nGuessed Channel Layout for Input Stream #0.0 : mono\nInput #0, wav, from '/tmp/output/output.wav':\n Duration: 00:01:39.00, bitrate: 2822 kb/s\n Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s\nStream mapping:\n Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame))\nPress [q] to stop, [?] for help\nOutput #0, mp3, to '/tmp/output/output.mp3':\n Metadata:\n TSSE : Lavf58.29.100\n Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp\n Metadata:\n encoder : Lavc58.54.100 libmp3lame\nsize= 158kB time=00:00:20.16 bitrate= 64.2kbits/s speed=40.3x\nsize= 256kB time=00:01:01.98 bitrate= 33.8kbits/s speed= 62x\nsize= 767kB time=00:01:38.06 bitrate= 64.0kbits/s speed=66.6x\nvideo:0kB audio:766kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.028928%", "metrics": { "predict_time": 101.686951, "total_time": 126.102823 }, "output": { "mp3": "https://replicate.delivery/mgxm/91f6df9d-652e-4596-a574-a0e91325b853/output.mp3", "midi": "https://replicate.delivery/mgxm/c31ab11a-83c0-456e-be10-fcf14fcca49b/stan1.mid" }, "started_at": "2022-08-20T11:57:42.979746Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/at753d4h2fgq7ledbfuyo4v7te", "cancel": "https://api.replicate.com/v1/predictions/at753d4h2fgq7ledbfuyo4v7te/cancel" }, "version": "0c97a99aea531b6bdf06be8d82c7fc5914f236b00c5bbc0746d2fd6dcf00a832" }
Generated inGenerating sequence (1 initial / 6354 max length / 64 max bars / 1 batch size) Generated 1 bars Generated 1 bars Generated 3 bars Generated 4 bars Generated 5 bars Generated 6 bars Generated 7 bars Generated 8 bars Generated 9 bars Generated 10 bars Generated 10 bars Generated 11 bars Generated 12 bars Generated 13 bars Generated 14 bars Generated 15 bars Generated 16 bars Generated 17 bars Generated 17 bars Generated 18 bars Generated 19 bars Generated 20 bars Generated 21 bars Generated 21 bars Generated 21 bars Generated 22 bars Generated 22 bars Generated 23 bars Generated 24 bars Generated 25 bars Generated 27 bars Generated 28 bars Generated 29 bars Generated 30 bars Generated 31 bars Generated 32 bars Generated 33 bars Generated 34 bars Generated 35 bars Generated 36 bars Generated 37 bars Generated 38 bars Generated 39 bars Generated 39 bars Generated 40 bars Generated 41 bars Generated 42 bars Generated 43 bars Generated 43 bars Generated 44 bars Generated 45 bars Generated 46 bars Generated 47 bars Generated 47 bars Generated 48 bars Generated 49 bars Generated 49 bars Saving to /tmp/output/stan1.mid fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configuration: --prefix=/usr --extra-version=0ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 libpostproc 55. 5.100 / 55. 5.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, wav, from '/tmp/output/output.wav': Duration: 00:01:39.00, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f64le ([3][0][0][0] / 0x0003), 44100 Hz, mono, dbl, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f64le (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help Output #0, mp3, to '/tmp/output/output.mp3': Metadata: TSSE : Lavf58.29.100 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, fltp Metadata: encoder : Lavc58.54.100 libmp3lame size= 158kB time=00:00:20.16 bitrate= 64.2kbits/s speed=40.3x size= 256kB time=00:01:01.98 bitrate= 33.8kbits/s speed= 62x size= 767kB time=00:01:38.06 bitrate= 64.0kbits/s speed=66.6x video:0kB audio:766kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.028928%
Want to make some of these yourself?
Run this model