audio-processing

Tag

Cards List
#audio-processing

Skred (self-created sound engine) as an effects box

Lobsters Hottest · 2d ago Cached

A video demonstrates a GUI front end experiment that uses the Skred sound engine as an audio effects processor, with a design inspired by the Korg DW-8000 digital delay line. The project is MIT-licensed open source on GitHub.

0 favorites 0 likes
#audio-processing

Simulate cassette tape audio profiles using FFmpeg

Hacker News Top · 2026-07-26 Cached

A GitHub project that uses FFmpeg to simulate cassette tape audio profiles including tape noise, wow/flutter, bandwidth limits, and equalizer adjustments. Provides scripts for different cassette types.

0 favorites 0 likes
#audio-processing

@oliviscusAI: microsoft just released a tool that transcribes a full hour of audio at once, tracking who spoke and when. it's called …

X AI KOLs Timeline · 2026-07-20 Cached

Microsoft released vibevoice, a 7B model that transcribes up to an hour of audio in one shot with built-in speaker diarization and timestamps, supporting 50+ languages and running locally without API costs.

0 favorites 0 likes
#audio-processing

@YichiZ03: https://x.com/YichiZ03/status/2078588932191895976

X AI KOLs Timeline · 2026-07-18 Cached

MOSS-TD, a speaker-aware ASR system, is optimized within the SGLang-Omni serving stack, enabling 38-minute multi-speaker audio to be transcribed in about 49 seconds on a single H100, with concurrent processing of 16 meetings.

0 favorites 0 likes
#audio-processing

@huckiyang: https://x.com/huckiyang/status/2077625513384841679

X AI KOLs Timeline · 2026-07-16 Cached

Inkling, a 975B Mixture-of-Experts model (41B active) with 1M context and Apache-2.0 license, introduces a novel audio front end using a 7.9M parameter lookup table instead of a traditional encoder, achieving strong performance on speech tasks. The model was pretrained on 45 trillion tokens of text, images, audio, and video.

0 favorites 0 likes
#audio-processing

Turn your singing voice into printable notes (in the browser)

Hacker News Top · 2026-07-14 Cached

A browser-based tool that converts singing voice into printable musical notation, with adjustable parameters for pitch tolerance, noise gate, and note splitting sensitivity.

0 favorites 0 likes
#audio-processing

@MireloAI: Today, together with @kyutai_labs, we’re introducing our new Audio-to-MIDI model. It takes a finished recording, identi…

X AI KOLs Following · 2026-07-10 Cached

Mirelo AI, in collaboration with Kyutai Labs, introduces an open-source Audio-to-MIDI model that transcribes full music mixes into separate MIDI tracks per instrument, detecting chords, key, and tempo directly from the mix without requiring isolated stems.

0 favorites 0 likes
#audio-processing

MuScriptor: An Open Model for Multi-Instrument Music Transcription

Hugging Face Daily Papers · 2026-07-09 Cached

MuScriptor is an open-source model for multi-instrument music transcription, capable of transcribing recordings into MIDI notes for each instrument without prior knowledge of the instruments present.

0 favorites 0 likes
#audio-processing

@multimodalart: UniSE: Unified Speech Enhancement high quality open source model for making an audio crisp & isolating speakers in mult…

X AI KOLs Following · 2026-07-07 Cached

UniSE is a unified, prompt-free, autoregressive speech enhancement model based on a decoder-only language model, supporting multiple tasks like speech restoration, target speaker extraction, and speech separation in a single model.

0 favorites 0 likes
#audio-processing

How to Follow a Drummer

Hacker News Top · 2026-07-06 Cached

A technical blog post describing the development of a real-time system that follows a drummer by estimating tempo and phase from drum hits using a phase-locked loop, enabling the software to adapt to human feel instead of forcing the drummer to follow a machine.

0 favorites 0 likes
#audio-processing

@OrukLabs: None of these models was ever told what emotion is. They were trained to transcribe words, or to fill in masked audio. …

X AI KOLs Following · 2026-07-04 Cached

A study from OrukLabs shows that speech models trained solely on transcription or masked audio tasks spontaneously learn to represent emotions in their deeper layers, as revealed by mapping with real voice clips.

0 favorites 0 likes
#audio-processing

[audio.cpp] The Sound of GGML — C++/GGML native ACE-Step, Stable Audio, HeartMuLa, RoFormer, HTDemucs released. 10-Minute Music in 60 Seconds!

Reddit r/LocalLLaMA · 2026-07-03

audio.cpp releases a major update adding music/SFX generation and source separation with ACE-Step, HeartMuLa, Stable Audio 3, and HTDemucs, achieving up to 10x real-time speed for long music generation in native C++/GGML.

0 favorites 0 likes
#audio-processing

DSPi: A fully featured audio DSP firmware for the Raspberry Pi Pico (RP2040) and Pico 2 (RP2350)

Lobsters Hottest · 2026-06-26 Cached

DSPi is an open-source firmware that turns a Raspberry Pi Pico into a fully featured digital audio processor, offering room correction, parametric EQ, matrix mixing, and more.

0 favorites 0 likes
#audio-processing

Poster: Exploring the Limits of Audio-Based Detection of Turkish Phone Call Scams

arXiv cs.CL · 2026-06-24 Cached

This paper introduces the first public multimodal dataset of 100 Turkish scam and benign phone calls, evaluating seven LLMs under raw audio, ASR transcripts, and human-corrected transcripts. Results show transcript-based inputs outperform direct audio, highlighting the need for inclusive AI safety research in low-resource languages.

0 favorites 0 likes
#audio-processing

Building voice AI agents that take turns like humans — the gotchas nobody warns you about

Reddit r/AI_Agents · 2026-06-20

This article shares hard-won lessons from building real-time voice AI agents, highlighting the importance of proper turn-taking, VAD handling, billing awareness, and avoiding echo loops.

0 favorites 0 likes
#audio-processing

Removing 'um' from a recording is harder than it sounds

Hacker News Top · 2026-06-12 Cached

A local CLI tool that uses OpenAI's Whisper to detect and remove filler words (um, uh, erm) from audio recordings, employing techniques to avoid audio artifacts like clicks and background hiss.

0 favorites 0 likes
#audio-processing

Hush

Product Hunt · 2026-06-09

Hush is an open-source tool for noise suppression designed for voice AI agents, improving audio clarity in real-time interactions.

0 favorites 0 likes
#audio-processing

@CopyRebeldia: The business of charging you every month to turn your meetings into a summary just had a very bad day. Microsoft droppe…

X AI KOLs Timeline · 2026-06-08 Cached

Microsoft released VibeVoice, an open-source model that processes a full hour of audio in one pass and returns a structured transcript with speaker identification and timestamps, disrupting paid transcription services.

0 favorites 0 likes
#audio-processing

Show HN: Resonate – Low-latency, high-resolution spectral analysis

Hacker News Top · 2026-06-06 Cached

Resonate is a low-latency, low-memory algorithm for perceptually relevant spectral analysis of audio signals, using resonator models with exponentially weighted moving averages.

0 favorites 0 likes
#audio-processing

@svpino: I've built two voice pipelines for two different companies. They both look like this: Audio → STT → Clean transcript → …

X AI KOLs Following · 2026-06-05 Cached

Santiago highlights the limitation of traditional STT pipelines that lose tone and emotion, then introduces Velma, a voice-native AI model from Modulate that analyzes raw audio to capture intent, emotion, and other acoustic signals, available via API at 10x cheaper than LLM-based approaches.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback