Documentation
¶
Overview ¶
Example: Noise suppression
This example demonstrates how to use go-webrtc-apm for noise suppression. It reads audio from a file, applies noise suppression, and writes the result.
Usage:
go run main.go -input noisy.raw -output clean.raw
The audio files should be raw 48kHz mono float32 PCM.
Click to show internal directories.
Click to hide internal directories.