Hello,
I'm trying to export some audio records as a WAV files with the following properties: 8000Hz, 8-bit Mono, 64 kb/s.
I use "Unsighned 8-bit PCM" as an export option.
In Audacity all records sound clear and fine.
The problem is that all exported files are noisy (expecially on silent sections of the audio).
How can I fix that?
I'm on Windows 10 64-bit.
Audacity version is 3.0.2.
Noise in exported WAV files
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Noise in exported WAV files
Re: Noise in exported WAV files
When an analog signal is digitized you get quantization noise (the result of "quantization error".). It's inaudible at 16-bits but at 8-bits you can hear it. It "lives in the background" like regular-old analog noise so it's most noticeable with quiet sounds. However, unlike analog noise it goes-away with "true digital silence".
Dither is intentionally-added noise that's supposed to be preferable to quantization noise.
Dither is intentionally-added noise that's supposed to be preferable to quantization noise.
Re: Noise in exported WAV files
Thanks for the tip, but the noise is still there.
Oh, now I see, it's the technical nuance of the 8-bit audio. The noise disappears on 16-bits indeed. Thanks for the explanation!DVDdoug wrote: ↑Tue May 04, 2021 1:47 pmWhen an analog signal is digitized you get quantization noise (the result of "quantization error".). It's inaudible at 16-bits but at 8-bits you can hear it. It "lives in the background" like regular-old analog noise so it's most noticeable with quiet sounds. However, unlike analog noise it goes-away with "true digital silence".
Dither is intentionally-added noise that's supposed to be preferable to quantization noise.
Re: Noise in exported WAV files
That's correct. 8-bit audio is inherently more noisy than 16-bit, which is why 8-bit is never used when high quality audio is required.
Also worth noting that 8000Hz sample rate audio has an upper frequency limit of 4000 Hz, so speech and music will always sound a bit muffled.
(CD quality uses a sample rate of 44100 Hz, which is Audacity's default and has an upper frequency limit of 22050 Hz (slightly less in the real world), which is sufficient for crystal clear speech and music recordings.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Noise in exported WAV files
- Attachments
-
- before-after dither on 8k sample rate.wav
- dither adds hiss to 8K audio
- (291.22 KiB) Downloaded 4 times