lucataco / img-and-audio2video

Take an image and an audio file and create a video clip

  • Public
  • 1.5K runs
  • GitHub
  • License

Run time and cost

This model costs approximately $0.0017 to run on Replicate, or 588 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on CPU hardware. Predictions typically complete within 17 seconds.

Readme

Cog implementation of a custom img+audio 2 video script.

This model uses moviepy to create a short video clip using a still input image, and adds the audio to it create a final video clip

Note: The duration of the output video clip will be the same as the length of the input audio file