synthesys-ai / cog-echomimic

  • Public
  • 12.1K runs

Run synthesys-ai/cog-echomimic with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image
audio
string
Input audio file
W
integer
512
None
H
integer
512
None
L
integer
1200
None
seed
integer
420
None
facemusk_dilation_ratio
number
0.1
None
facecrop_dilation_ratio
number
0.5
None
context_frames
integer
12
None
context_overlap
integer
3
None
cfg
number
1
None
steps
integer
6
None
sample_rate
integer
16000
None
fps
integer
24
None
device
string
cuda
None

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}