cuuupid / seamless_expressive
Translate audio while keeping the original style, pronunciation and tone of your original audio. (Updated 1 year, 6 months ago)
Prediction
cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbfIDvwelwslbyzsjljau74q4ff27wyStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- audio_in
- Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%00:00:000Stream 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.
- source_lang
- English
- target_lang
- French
- duration_factor
- 1.2
{ "audio_in": "https://replicate.delivery/pbxt/K08aXLswKx0VmkRw95gZUZp7h2rIXs8fs0D8jJI8K6jHIrp5/sample.mp3", "source_lang": "English", "target_lang": "French", "duration_factor": 1.2 }
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 cuuupid/seamless_expressive using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf", { input: { audio_in: "https://replicate.delivery/pbxt/K08aXLswKx0VmkRw95gZUZp7h2rIXs8fs0D8jJI8K6jHIrp5/sample.mp3", source_lang: "English", target_lang: "French", duration_factor: 1.2 } } ); 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 cuuupid/seamless_expressive using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf", input={ "audio_in": "https://replicate.delivery/pbxt/K08aXLswKx0VmkRw95gZUZp7h2rIXs8fs0D8jJI8K6jHIrp5/sample.mp3", "source_lang": "English", "target_lang": "French", "duration_factor": 1.2 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run cuuupid/seamless_expressive 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": "cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf", "input": { "audio_in": "https://replicate.delivery/pbxt/K08aXLswKx0VmkRw95gZUZp7h2rIXs8fs0D8jJI8K6jHIrp5/sample.mp3", "source_lang": "English", "target_lang": "French", "duration_factor": 1.2 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
text_out
S'il vous plaît, réduisez le volume. Nous allons endormir le bébé.audio_out
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%00:00:000Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-12-06T11:33:43.898587Z", "created_at": "2023-12-06T11:33:27.020360Z", "data_removed": false, "error": null, "id": "vwelwslbyzsjljau74q4ff27wy", "input": { "audio_in": "https://replicate.delivery/pbxt/K08aXLswKx0VmkRw95gZUZp7h2rIXs8fs0D8jJI8K6jHIrp5/sample.mp3", "source_lang": "English", "target_lang": "French", "duration_factor": 1.2 }, "logs": "ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers\nbuilt with gcc 11 (Ubuntu 11.2.0-19ubuntu1)\nconfiguration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --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-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\nlibavutil 56. 70.100 / 56. 70.100\nlibavcodec 58.134.100 / 58.134.100\nlibavformat 58. 76.100 / 58. 76.100\nlibavdevice 58. 13.100 / 58. 13.100\nlibavfilter 7.110.100 / 7.110.100\nlibswscale 5. 9.100 / 5. 9.100\nlibswresample 3. 9.100 / 3. 9.100\nlibpostproc 55. 9.100 / 55. 9.100\n[mp3 @ 0x5588253906c0] Estimating duration from bitrate, this may be inaccurate\nInput #0, mp3, from '/tmp/tmp4mxuwwkvsample.mp3':\nMetadata:\ntitle : AlexWhisper-Eng-11.15\niTunPGAP : 0\nencoded_by : Music 1.4.1.29\niTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8\niTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000\nDuration: 00:00:03.53, start: 0.000000, bitrate: 164 kb/s\nStream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 160 kb/s\nStream mapping:\nStream #0:0 -> #0:0 (mp3 (mp3float) -> pcm_f32le (native))\nPress [q] to stop, [?] for help\nOutput #0, wav, to 'tmp4mxuwwkvsample.wav':\nMetadata:\nINAM : AlexWhisper-Eng-11.15\niTunPGAP : 0\nITCH : Music 1.4.1.29\niTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8\niTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000\nISFT : Lavf58.76.100\nStream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 16000 Hz, mono, flt, 512 kb/s\nMetadata:\nencoder : Lavc58.134.100 pcm_f32le\nsize= 2kB time=00:00:00.00 bitrate=N/A speed=N/A\nsize= 221kB time=00:00:03.52 bitrate= 512.5kbits/s speed= 482x\nvideo:0kB audio:220kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.074405%\nPreparing to convert from eng to fra\nAvailable langs: dict_keys(['cmn', 'deu', 'eng', 'fra', 'ita', 'spa'])\nS'il vous plaît, réduisez le volume. Nous allons endormir le bébé.", "metrics": { "predict_time": 14.676834, "total_time": 16.878227 }, "output": { "text_out": "S'il vous plaît, réduisez le volume. Nous allons endormir le bébé.", "audio_out": "https://replicate.delivery/pbxt/eP4KAkhbX1RfJUMecTw1FvMu8xCev7qc0LyABgAC2JubhDePC/pred.wav" }, "started_at": "2023-12-06T11:33:29.221753Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/vwelwslbyzsjljau74q4ff27wy", "cancel": "https://api.replicate.com/v1/predictions/vwelwslbyzsjljau74q4ff27wy/cancel" }, "version": "8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf" }
Generated inffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --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-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 70.100 / 56. 70.100 libavcodec 58.134.100 / 58.134.100 libavformat 58. 76.100 / 58. 76.100 libavdevice 58. 13.100 / 58. 13.100 libavfilter 7.110.100 / 7.110.100 libswscale 5. 9.100 / 5. 9.100 libswresample 3. 9.100 / 3. 9.100 libpostproc 55. 9.100 / 55. 9.100 [mp3 @ 0x5588253906c0] Estimating duration from bitrate, this may be inaccurate Input #0, mp3, from '/tmp/tmp4mxuwwkvsample.mp3': Metadata: title : AlexWhisper-Eng-11.15 iTunPGAP : 0 encoded_by : Music 1.4.1.29 iTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8 iTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000 Duration: 00:00:03.53, start: 0.000000, bitrate: 164 kb/s Stream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 160 kb/s Stream mapping: Stream #0:0 -> #0:0 (mp3 (mp3float) -> pcm_f32le (native)) Press [q] to stop, [?] for help Output #0, wav, to 'tmp4mxuwwkvsample.wav': Metadata: INAM : AlexWhisper-Eng-11.15 iTunPGAP : 0 ITCH : Music 1.4.1.29 iTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8 iTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000 ISFT : Lavf58.76.100 Stream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 16000 Hz, mono, flt, 512 kb/s Metadata: encoder : Lavc58.134.100 pcm_f32le size= 2kB time=00:00:00.00 bitrate=N/A speed=N/A size= 221kB time=00:00:03.52 bitrate= 512.5kbits/s speed= 482x video:0kB audio:220kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.074405% Preparing to convert from eng to fra Available langs: dict_keys(['cmn', 'deu', 'eng', 'fra', 'ita', 'spa']) S'il vous plaît, réduisez le volume. Nous allons endormir le bébé.
Prediction
cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbfIDi7bqebdbxuin3shr4gilqazqjqStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
- audio_in
- Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%00:00:000Stream 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.
- source_lang
- English
- target_lang
- Spanish
- duration_factor
- 1
{ "audio_in": "https://replicate.delivery/pbxt/K08cm1YdIpqwlMi6U8qE4nSgG9gGHs26x5VirD1GkVHUC7SB/sample.mp3", "source_lang": "English", "target_lang": "Spanish", "duration_factor": 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 cuuupid/seamless_expressive using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf", { input: { audio_in: "https://replicate.delivery/pbxt/K08cm1YdIpqwlMi6U8qE4nSgG9gGHs26x5VirD1GkVHUC7SB/sample.mp3", source_lang: "English", target_lang: "Spanish", duration_factor: 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 cuuupid/seamless_expressive using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf", input={ "audio_in": "https://replicate.delivery/pbxt/K08cm1YdIpqwlMi6U8qE4nSgG9gGHs26x5VirD1GkVHUC7SB/sample.mp3", "source_lang": "English", "target_lang": "Spanish", "duration_factor": 1 } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run cuuupid/seamless_expressive 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": "cuuupid/seamless_expressive:8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf", "input": { "audio_in": "https://replicate.delivery/pbxt/K08cm1YdIpqwlMi6U8qE4nSgG9gGHs26x5VirD1GkVHUC7SB/sample.mp3", "source_lang": "English", "target_lang": "Spanish", "duration_factor": 1 } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
text_out
Por favor, mantén el volumen bajo. Acabamos de dormir al bebé.audio_out
Video Player is loading.Current Time 00:00:000/Duration 00:00:000Loaded: 0%00:00:000Stream Type LIVERemaining Time -00:00:0001x- Chapters
- descriptions off, selected
- captions settings, opens captions settings dialog
- captions off, selected
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
{ "completed_at": "2023-12-06T11:36:02.071223Z", "created_at": "2023-12-06T11:35:48.980648Z", "data_removed": false, "error": null, "id": "i7bqebdbxuin3shr4gilqazqjq", "input": { "audio_in": "https://replicate.delivery/pbxt/K08cm1YdIpqwlMi6U8qE4nSgG9gGHs26x5VirD1GkVHUC7SB/sample.mp3", "source_lang": "English", "target_lang": "Spanish", "duration_factor": 1 }, "logs": "ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers\nbuilt with gcc 11 (Ubuntu 11.2.0-19ubuntu1)\nconfiguration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --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-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\nlibavutil 56. 70.100 / 56. 70.100\nlibavcodec 58.134.100 / 58.134.100\nlibavformat 58. 76.100 / 58. 76.100\nlibavdevice 58. 13.100 / 58. 13.100\nlibavfilter 7.110.100 / 7.110.100\nlibswscale 5. 9.100 / 5. 9.100\nlibswresample 3. 9.100 / 3. 9.100\nlibpostproc 55. 9.100 / 55. 9.100\n[mp3 @ 0x558193e816c0] Estimating duration from bitrate, this may be inaccurate\nInput #0, mp3, from '/tmp/tmp_e6h7z9ksample.mp3':\nMetadata:\ntitle : AlexWhisper-Eng-11.15\niTunPGAP : 0\nencoded_by : Music 1.4.1.29\niTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8\niTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000\nDuration: 00:00:03.53, start: 0.000000, bitrate: 164 kb/s\nStream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 160 kb/s\nStream mapping:\nStream #0:0 -> #0:0 (mp3 (mp3float) -> pcm_f32le (native))\nPress [q] to stop, [?] for help\nOutput #0, wav, to 'tmp_e6h7z9ksample.wav':\nMetadata:\nINAM : AlexWhisper-Eng-11.15\niTunPGAP : 0\nITCH : Music 1.4.1.29\niTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8\niTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000\nISFT : Lavf58.76.100\nStream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 16000 Hz, mono, flt, 512 kb/s\nMetadata:\nencoder : Lavc58.134.100 pcm_f32le\nsize= 2kB time=00:00:00.00 bitrate=N/A speed= 0x\nsize= 221kB time=00:00:03.52 bitrate= 512.5kbits/s speed= 494x\nvideo:0kB audio:220kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.074405%\nPreparing to convert from eng to spa\nAvailable langs: dict_keys(['cmn', 'deu', 'eng', 'fra', 'ita', 'spa'])\nPor favor, mantén el volumen bajo. Acabamos de dormir al bebé.", "metrics": { "predict_time": 13.061148, "total_time": 13.090575 }, "output": { "text_out": "Por favor, mantén el volumen bajo. Acabamos de dormir al bebé.", "audio_out": "https://replicate.delivery/pbxt/l8QZv5IL75YxDV3X0IaRMyKdhwyXx2ICZf7sOnOnGQgQdwfRA/pred.wav" }, "started_at": "2023-12-06T11:35:49.010075Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/i7bqebdbxuin3shr4gilqazqjq", "cancel": "https://api.replicate.com/v1/predictions/i7bqebdbxuin3shr4gilqazqjq/cancel" }, "version": "8442b10af7429cff505eb22234cb0ff8abce3016328963ef8e3022c80eb48dbf" }
Generated inffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --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-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 70.100 / 56. 70.100 libavcodec 58.134.100 / 58.134.100 libavformat 58. 76.100 / 58. 76.100 libavdevice 58. 13.100 / 58. 13.100 libavfilter 7.110.100 / 7.110.100 libswscale 5. 9.100 / 5. 9.100 libswresample 3. 9.100 / 3. 9.100 libpostproc 55. 9.100 / 55. 9.100 [mp3 @ 0x558193e816c0] Estimating duration from bitrate, this may be inaccurate Input #0, mp3, from '/tmp/tmp_e6h7z9ksample.mp3': Metadata: title : AlexWhisper-Eng-11.15 iTunPGAP : 0 encoded_by : Music 1.4.1.29 iTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8 iTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000 Duration: 00:00:03.53, start: 0.000000, bitrate: 164 kb/s Stream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 160 kb/s Stream mapping: Stream #0:0 -> #0:0 (mp3 (mp3float) -> pcm_f32le (native)) Press [q] to stop, [?] for help Output #0, wav, to 'tmp_e6h7z9ksample.wav': Metadata: INAM : AlexWhisper-Eng-11.15 iTunPGAP : 0 ITCH : Music 1.4.1.29 iTunNORM : 0000002A 0000002A 0000015D 0000015D 00000AF8 00000AF8 0000129C 0000129C 00000AF8 00000AF8 iTunSMPB : 00000000 00000210 0000083C 0000000000028B34 00000000 000104A0 00000000 00000000 00000000 00000000 00000000 00000000 ISFT : Lavf58.76.100 Stream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 16000 Hz, mono, flt, 512 kb/s Metadata: encoder : Lavc58.134.100 pcm_f32le size= 2kB time=00:00:00.00 bitrate=N/A speed= 0x size= 221kB time=00:00:03.52 bitrate= 512.5kbits/s speed= 494x video:0kB audio:220kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.074405% Preparing to convert from eng to spa Available langs: dict_keys(['cmn', 'deu', 'eng', 'fra', 'ita', 'spa']) Por favor, mantén el volumen bajo. Acabamos de dormir al bebé.
Want to make some of these yourself?
Run this model