- A REST API using Flask that analyzes, splits, and renames videos of speeches into multiple parts.
- Detects video volumes and cut videos when there is a “pause” (low volume) between two sentences.
- Smartly rename clipped videos with Google Cloud Speech-to-Text Recognition results.
czou40/Video-Clipper
A REST API using Flask that analyzes, splits, and renames videos of speeches into multiple parts.
Python