AI-assisted removal of filler words from video recordings

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • filler-word-removal

  • In this post, I’ll explore one use case and implementation for AI-assisted post-processing that can make video presenters’ lives a little easier. We’ll go through a small demo which lets you remove disfluencies, also known as filler words, from any MP4 file. These can include words like “um”, “uh”, and similar. I will cover:

  • whisper-timestamped

    Multilingual Automatic Speech Recognition with word-level timestamps and confidence

  • whisper-timestamped, which is a layer on top of the Whisper set of models enabling us to get accurate word timestamps and include filler words in transcription output. This transcriber downloads the selected Whisper model to the machine running the demo and no third-party API keys are required.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CPython

    The Python programming language

  • To run the demo locally, be sure to have Python 3.11 and FFmpeg installed.

  • FFmpeg

    Mirror of https://git.ffmpeg.org/ffmpeg.git

  • To run the demo locally, be sure to have Python 3.11 and FFmpeg installed.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Microsoft offered FFmpeg one-time payment instead of support contract

    1 project | news.ycombinator.com | 2 Apr 2024
  • Looking for a good file converter for upload testing

    1 project | /r/softwaretesting | 7 Dec 2023
  • Best Way to Rip Rare DVDs?

    1 project | /r/DataHoarder | 29 Nov 2023
  • Noob compression-ist here, looking to compress 10TB worth of video footage...

    1 project | /r/compression | 12 Oct 2023
  • Making a YouTube Short

    1 project | dev.to | 28 Sep 2023