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

Normalize Audio Volume for Consistent Playback #5

Open
yarons opened this issue Jul 21, 2024 · 1 comment
Open

Normalize Audio Volume for Consistent Playback #5

yarons opened this issue Jul 21, 2024 · 1 comment

Comments

@yarons
Copy link

yarons commented Jul 21, 2024

I find myself readjusting the volume over and over again during the playing session, normalizing the audio levels can prevent that.

@yanirmr yanirmr changed the title Audio: Normalize audio volume Normalize Audio Volume for Consistent Playback Jul 28, 2024
@yanirmr
Copy link

yanirmr commented Jul 28, 2024

Is your feature request related to a problem? Please describe.
During playback sessions, users often need to readjust the volume multiple times due to inconsistent audio levels. This can be distracting and reduces the efficiency of the task.

Describe the solution you'd like
Implement audio normalization to ensure consistent volume levels throughout the playback session. This will eliminate the need for users to constantly adjust the volume, providing a smoother and more efficient experience.

Describe alternatives you've considered
An alternative solution could be to provide a manual volume normalization option that users can enable or disable as needed. Another option could be implementing an automatic gain control (AGC) feature to adjust the volume dynamically during playback.

Additional context
Implementing audio normalization will require updates to the audio processing pipeline or changes in the loading audio part of the app. This enhancement aims to improve the user experience by providing consistent audio levels, reducing the need for manual volume adjustments.

@yanirmr yanirmr transferred this issue from ivrit-ai/ivrit.ai Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants