Auto Silence Cutter

Video·Video-API·by eachlabs

Auto Silence Cutter removes silent gaps from a video automatically, tightening talking-head and tutorial footage into a faster, cleaner final cut.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "auto-silence-cutter",
    "version": "0.0.1",
    "input": {
        "video": "https://cdn-us.eachlabs.ai/uploads/afd9dd68-49a9-40c6-b4df-2391018ae0a3.mp4"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Auto Silence Cutter

01 / 03

What is Auto Silence Cutter?

Auto Silence Cutter automatically detects and removes silent gaps from a video. On the each::labs Video API it tightens talking-head and tutorial footage into a faster, cleaner cut without manually finding and deleting each pause.