# filler_detector **Repository Path**: mirrors_maruel/filler_detector ## Basic Information - **Project Name**: filler_detector - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-08 - **Last Updated**: 2026-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # filler words (um) detector - https://en.wikipedia.org/wiki/Filler_(linguistics) - See https://www.tensorflow.org/tutorials/audio/simple_audio - https://github.com/tensorflow/docs/blob/master/site/en/tutorials/audio/simple_audio.ipynb - See https://www.tensorflow.org/js/tutorials/transfer/audio_recognizer - https://github.com/tensorflow/tfjs-models/tree/master/speech-commands - https://teachablemachine.withgoogle.com/models/WSP4ifnt/ - https://teachablemachine.withgoogle.com/train/audio ``` ffprobe Build.mkv ffmpeg -i Build.mkv -vn -c:a copy out.ogg ```