Skip to content

Commit

Permalink
GITBOOK-198: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambika Joshi authored and gitbook-bot committed Jan 3, 2025
1 parent 4b5d142 commit d4db7a7
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,26 @@ Here is a Gooogle Colab sample to set this up with our API: 
<figure><img src="../../.gitbook/assets/Screenshot 2025-01-04 at 12.52.36 AM (1).png" alt=""><figcaption></figcaption></figure>

A: 250 frames cut-off applies to the input video you have added to the Lipsync workflow - if your video is 24 fps the output will be \~10s, at 60 fps it'll be \~4s and so on. If you use an image for the lipsync input instead of a video, the default if 25fps so thats \~10s again. There is no cut-off once [upgrade](https://gooey.ai/account/billing/) to a paid subscription!

### Q: How to clear LipSync history

A: If you are using Gooey.AI API we support this via a simple “keep” or “delete” as a API/SDK request parameter:&#x20;

```
"settings": {
"retention_policy": "delete"
}
```

If you are using the Gooey.AI web app, please fill out this form and we will action your request in 5-7 business days. [https://forms.gle/zgMVzQ4iiaAeRcpG8](https://forms.gle/zgMVzQ4iiaAeRcpG8)&#x20;

### Q: what are the rate limits for creating lipsync videos?

A: You can find out more about rate limits on our pricing page based on the plan you are on: https://gooey.ai/pricing

### Q: what limitations are there on the volume of lipsync videos I can create?

A: If you are using Lipsync with your audio inputs, you can control the audio gain before uploading the audio. If you are using Lipsync with our TTS tools, you may have to edit this in post-production.&#x20;

\
\

0 comments on commit d4db7a7

Please sign in to comment.