#299 · Primary category: Video & Animation

clipsai

computer-vision nlp video-processing

Clips AI is an open-source Python library that automatically converts long videos into clips.

Project last updated:01/17/24

GitHub Stars

538

Forks

96

Contributors

4

License

MIT

Why we included this project

ClipsAI finds the good parts of a long recording by reading its transcript rather than making you scrub through the video. WhisperX transcribes the audio, and the library locates natural cut points in that text, which suits audio-centric material like podcasts, interviews, speeches, and sermons. It also handles the reframing side of repurposing, cropping a 16:9 video down to 9:16 and using Pyannote speaker diarization to keep whoever is talking in frame. That combination is what content teams and developers building automated repurposing pipelines tend to need. The API is small enough to script, so it can run as part of an automated workflow instead of a hosted editor.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category