GGoingGlobalingotoglobal.hashnode.dev·5d ago · 6 min readBuilding a Speaker-Aware Audio Pipeline: Diarization, Separation, and Overlapping SpeechWhen I started building Seply, I assumed that identifying speakers and creating separate speaker tracks were nearly the same problem. If an API knows that Speaker A talks from 00:05 to 00:12 and Speak00
Ddipak8080inaudioforges.hashnode.dev·Sep 6 · 8 min readBPM Detection: From 42% to 85% Accuracy with a Pretrained ModelOriginally published on AudioForges. The key & BPM finder on my site started life with a single tempo detector that got the exact BPM right on 42% of the GiantSteps tempo set. It now gets 85%. This is00
ZJZubin Jianginsirenmix.hashnode.dev·Aug 31 · 3 min readClient-Side Audio Processing for DJs: A Practical Privacy ChecklistDJ preparation often involves sending tracks through several web services: one for BPM, another for key detection, and another for conversion or loudness checks. That workflow is convenient, but it al00
PZpeter zouinmy-saas.hashnode.dev·Aug 26 · 3 min readDesigning a Reliable Audio-to-Text Workflow for Meetings, Interviews, and CoursesStart with the Source File, Not the Transcript Transcription quality is partly determined before a file reaches a speech-recognition system. Use the earliest, highest-quality recording available inste00
TATunii AIintunii.hashnode.dev·Aug 25 · 5 min readHow I Built an AI Vocal Remover with Audio Separation Technology: The Story Behind TuniiWhen I first started exploring AI audio tools, I had a simple question: What if removing vocals from a song could be as easy as uploading a file? The idea seemed simple. Upload a song. Remove the voca01T
KBKadir Barutinkadirbarut.hashnode.dev·Aug 19 · 4 min readI Built a Local-First AI Video Dubbing Pipeline with WhisperX + VoxCPM2I recently open-sourced a project I've been building: Video Dubbing Translator, a local-first Python pipeline that takes a source video and produces a translated dub while trying to preserve the origi00
AEAnnie-Stewart Elijahinalvissraghnall.hashnode.dev·Aug 13 · 9 min readRamblings about my turmoil with Linux audio...I recently caught the multimedia engineering bug, and I've been looking into audio API's, RFC's, and whatnot. TL;DR here: it's not been fun at all. So, I was trying to do something really basic [as pa00
LSLaiCai Screen Mirroringinlaicaiapp.hashnode.dev·Aug 13 · 6 min readWhy Lowering Bitrate Cannot Fix Missing Android Mirroring AudioAn Android phone is already mirrored to a computer. The picture moves normally, mouse control works, and then somebody notices that the PC or Mac is silent. A common reaction is to lower resolution, F00
ADAce Data Cloudinacedatacloud.hashnode.dev·Aug 10 · 5 min readA Practical Guide to Saving TTS Audio with curl and PythonImage APIs are easy to demo and surprisingly easy to integrate badly; this guide builds a small generation-and-editing workflow that you can test with one endpoint and later move into a production job01J
ADAce Data Cloudinacedatacloud.hashnode.dev·Aug 10 · 5 min readA Practical Guide to Saving TTS Audio with curl and PythonImage APIs are easy to demo and surprisingly easy to integrate badly; this guide builds a small generation-and-editing workflow that you can test with one endpoint and later move into a production job00