💻 Software
Search audio file for pattern?
Fresh6 days ago
Mar 15, 20268628 viewsConfidence Score0%
0%
Problem
I want to split a very large audio file at certain points. At certain points a radio announcer comes on and says something like “deux radio” and it always sounds exactly the same (it’s a recorded clip). How can I find that bit of repeated audio through out the entire MP3? It would be nice if I coul…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Search audio file for pattern?
Low Risk
In theory—you’ll have to write your own app to do this—you would need to do this: Run the WAV file through a speech recognition engine Sphinx Speech Recognition is a free open source engine. Have your speech recognition engine spit out text in real-…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix