Skip to main content

CLI for speeding up long-form talks by removing silence

Project description

Talks Reducer

Talks Reducer shortens long-form presentations by removing silent gaps and optionally re-encoding them to smaller files. The project was renamed from jumpcutter to emphasize its focus on conference talks and screencasts.

Main demo

Example

  • 1h 37m, 571 MB — Original OBS video recording
  • 1h 19m, 751 MB — Talks Reducer
  • 1h 19m, 171 MB — Talks Reducer --small

Changelog

See CHANGELOG.md.

Install GUI (Windows, macOS)

Go to the releases page and download the appropriate artifact:

  • Windowstalks-reducer-windows-0.4.0.zip
  • macOStalks-reducer.app.zip (but it doesn't work for me)

When extracted on Windows the bundled talks-reducer.exe behaves like the python talks_reducer/gui.py entry point: double-clicking it launches the GUI and passing a video file path (for example via Open with… or drag-and-drop onto the executable) automatically queues that recording for processing.

Install CLI (Linux, Windows, macOS)

pip install talks-reducer

Note: FFmpeg is now bundled automatically with the package, so you don't need to install it separately. You you need, don't know actually.

The --small preset applies a 720p video scale and 128 kbps audio bitrate, making it useful for sharing talks over constrained connections. Without --small, the script aims to preserve original quality while removing silence.

Example CLI usage:

talks-reducer --small input.mp4

Speech detection

Talks Reducer now relies on its built-in volume thresholding to detect speech. Adjust --silent_threshold if you need to fine-tune when segments count as silence. Dropping the optional Silero VAD integration keeps the install lightweight and avoids pulling in PyTorch.

When CUDA-capable hardware is available the pipeline leans on GPU encoders to keep export times low, but it still runs great on CPUs.

Simple web server

Prefer a lightweight browser interface? Launch the Gradio-powered simple mode with:

talks-reducer server

This opens a local web page featuring a drag-and-drop upload zone, a Small video checkbox that mirrors the CLI preset, a live progress indicator, and automatic previews of the processed output. Once the job completes you can inspect the resulting compression ratio and download the rendered video directly from the page.

Contributing

See CONTRIBUTION.md for development setup details and guidance on sharing improvements.

License

Talks Reducer is released under the MIT License. See LICENSE for the full text.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

talks_reducer-0.5.0.tar.gz (36.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

talks_reducer-0.5.0-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

Details for the file talks_reducer-0.5.0.tar.gz.

File metadata

  • Download URL: talks_reducer-0.5.0.tar.gz
  • Upload date:
  • Size: 36.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for talks_reducer-0.5.0.tar.gz
Algorithm Hash digest
SHA256 4d5f8f9f201ec8e8557473091fe6cc3ebef6d9d0b708de5ad2dd27372a7654dd
MD5 f67b1469c5539bc124090146a7b5b7d1
BLAKE2b-256 d18049869be6bd867c63d5b24b97b3e328f86db3f9ee9a399a5570eaae1003d8

See more details on using hashes here.

File details

Details for the file talks_reducer-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: talks_reducer-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 37.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for talks_reducer-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 05fa3bcdb42340f97f978b31862098c18886ba296a9a7257d7a18d6eec9e70eb
MD5 22e3a4559836016f43c7d0915d6ff6ff
BLAKE2b-256 3e034e6d087186fa6340dcee95814631e11f02f360fd74f3eba2975d91b49327

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page