问题: (mlx_whisper) 如何消除虚假的"你"转录
作者: Napoleon-BlownApart创建于 2025年12月24日更新于 2026年4月13日
Hi, I'm using the mlx_whisper Python package for which I've written a wrapper. When I transcribe audio recorded from a Discord conversation using the Craig bot, I'm getting spurious text coming though in the transcript. I've made some attempts to reduce the noise in the recording, but mlx_whisper is still transcribing the word "you" multiple times when the amplitude of the audio is continuously 0.0f (less than -60db).
内容来源: ml-explore/mlx-examples