Reverse Audio at Scale: A Debugging Playbook for Engineers Who Hate Surprise Sibilance
Picture the bug report: a track plays fine in the mix bus, but the moment it runs backwards, the vocalist sounds like a kettle whistle. The waveform…
Tech news from the best sources
Picture the bug report: a track plays fine in the mix bus, but the moment it runs backwards, the vocalist sounds like a kettle whistle. The waveform…
TL;DR: If you have a Razer Leviathan connected via USB-C on Linux and the volume is incredibly quiet even at 100%, PipeWire is likely crushing your…
Short answer: the cheapest speech-to-text API for an EU startup is the candidate that passes your invoice-field accuracy gate at the lowest normaliz…
Сервис диагностики двигателей автомобилей по звуку ставил «поломку» в 71% случаев. Я грешил на дешёвые телефоны, но проблемой оказалась тишина Если…
Recording your own microphone on a Mac is a solved problem. Recording the other person — the voice coming out of your speakers — is where macOS quie…
Turning a novel into a multi-voice audiobook sounds like a TTS problem. It is mostly a parsing problem, and the parsing is harder than the synthesis…
Android's volume slider has a floor, and on a lot of devices that floor is louder than it should be. The first step above mute is a fixed fraction o…
Hello, everyone. There are many situations where we may want to monitor sounds that happen without warning, such as breaking glass or a car horn. Re…
You've got a two-hour architecture review sitting in your Downloads folder. Last month, mine was a 94-minute mess where three engineers talked over…
You've got a 45-minute meeting recording sitting on your desktop. Maybe it's a podcast raw file, or an interview you did for a project. You need it…
Run Blinding Lights by The Weeknd through Essentia's RhythmExtractor2013 . It returns 85.4 BPM. The track is famously 171 BPM — one of the most-play…
Build a Voice Assistant with Python and Whisper Imagine hearing your computer whisper back a response to your question, not through a robotic script…
Originally published at ffmpeg-micro.com You're editing together clips from three different recording sessions, and every cut brings a jarring volum…
Part of qwen3-tts — a pure C inference engine for Qwen3-TTS. TL;DR Qwen3-TTS ships 9 neutral preset speakers. No emotion control, and cloning a voic…
Hide a Message in a WAV File With Pure Python (No NumPy, No FFT) I built stegachirp because I wanted to send a short secret message inside an audio…
Hello, everyone. Today is Tanabata in Japan. Events like Tanabata, summer dance festivals, and Christmas all seem to have their own sound images. Th…
Hello, everyone. When people hear an animal call or keyboard typing, they can infer something about the source and setting. If we turn those sounds…
Hello, everyone. When listening to a conversation, we naturally keep track of who is speaking. A program has a harder job: beyond finding speech, it…
Hello, everyone. Have you ever wanted to keep only the parts of a recording where someone is speaking? Finding silence before transcription can redu…
I benchmarked local voice-cloning models across English, German, Modern Standard Arabic, Spanish, and Mandarin Chinese. Models: OmniVoice int8 Chatt…
Рассмотрим возможности браузеров по синтезу звука. Разберём основы и в качестве практического применения сделаем эмулятор синтезатора Yamaha DX7. Чи…
I built NOVA-VAD — a lightweight, explainable Voice Activity Detector that beats every major open source VAD on real-world noisy audio. GitHub:( htt…
macOS has never had a proper per-app volume mixer. On Windows, this is basic. You can lower Spotify, mute a browser, keep a meeting app loud, and le…
QTRACTOR BIBLE Volume 1 — Foundations PART I — QTRACTOR CONCEPTS & WORKFLOW MODEL Chapter 1 — What Qtractor Is Quick Start Qtractor is a non-des…
Qtractor is a lightweight Linux DAW (Digital Audio Workstation) for audio and MIDI recording. Organization This bible series is organized in a workf…
Phase two of Reel shipped on Monday. A reader page can now play a voiced narration of the comic while the panels turn. The piece I want to write dow…
Complete First-Time Setup Guide for Qtractor on Ubuntu 26.04 install and prepare the system verify audio works configure PipeWire/JACK configure Qtr…