오디오 노이즈 제거 및 음량 평준화(노멀라이즈)
오디오 노이즈 제거 및 음량 평준화(노멀라이즈)
본 도구는 100% 클라이언트 환경(브라우저)에서 작동합니다. 사진, 동영상, 음성 또는 PDF 문서가 외부 서버로 절대 전송되지 않으며 로컬 메모리에서 안전하게 처리됩니다.
핵심 아키텍처 및 수학 공식
Clean Audio = Raw Signal - Noise Profile (FFT Thresholding)
The algorithm analyzes a 'silent' portion of the audio to build a 'Noise Profile'. It then scans the entire file, acting as a microscopic volume knob (spectral gate) to turn down the specific frequencies that match the noise.
모범 사례 및 필수 지침
- Always Record Room Tone: The algorithm needs to know what the 'noise' sounds like. Always record 10 seconds of absolute silence in your room before you start speaking. This provides the perfect Noise Profile for the cleaner.
- Target the 50/60Hz Hum: Electrical interference (like a bad microphone cable) creates a constant low frequency hum. Use a highly targeted notch filter exactly at 50Hz (Europe) or 60Hz (US) to surgically remove it.
- Don't Over Process: If you set the noise reduction threshold too high, the algorithm will start eating into the vocal frequencies, making the speaker sound robotic or like they are talking underwater (artifacting).