Skip to content

The project entails a software application designed to convert WAV audio files into raw PCM format utilizing G711 encoding. Users have the option to select from three distinct sample rates: 8000, 16000, and 44100 Hz. Furthermore, the script offers the capability to produce WAV files as output.

Notifications You must be signed in to change notification settings

DarkShrill/AudioConverter

Repository files navigation

AudioConverter

The project entails a software application designed to convert WAV audio files into raw PCM format utilizing G711 encoding. Users have the option to select from three distinct sample rates: 8000, 16000, and 44100 Hz. Furthermore, the script offers the capability to produce WAV files as output.


Made with love in Italy

The program takes audio files in WAV format as input. The user can choose the sampling frequency from three available options (8000, 16000, 44100 Hz). The audio file then undergoes a resampling process, which adjusts the sample rate of the input file to the user's choice. Next, the file is converted to raw PCM format G711.

ATTENTION

Fisrt of all, de-zip the ffpeg.zip folder!

About

The project entails a software application designed to convert WAV audio files into raw PCM format utilizing G711 encoding. Users have the option to select from three distinct sample rates: 8000, 16000, and 44100 Hz. Furthermore, the script offers the capability to produce WAV files as output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published