Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix_loudness to -12 dB #221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: fix_loudness to -12 dB #221

wants to merge 1 commit into from

Conversation

zgldh
Copy link

@zgldh zgldh commented Dec 8, 2024

Fixed the loudness issue with the idea of #45 (comment)

Original output:
https://zgldh.github.io/temp/original.wav

Fixed output:
https://zgldh.github.io/temp/fixed_loudness.wav

@nwhitehead
Copy link

This is a good idea!

In the example output in the comment it seems to me like the audio is too loud everywhere. The waveform looks visually clipped and it sounds distorted. I think pyloudnorm is doing filtering to avoid clipping artifacts as much as it can but I still hear it.

I tried with other values and -18 seemed to be good. That sounded clean to me and matched the volume level of other spoken text sources.

@alastorid alastorid mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants