Skip to content

josiahadrineda/Sound-Bound-Backend

Repository files navigation

Sound-Bound-Backend


AudioNormalizer.py is basically the backbone


specifically the last function named normalize_audio(audio, mode="")


audio: directory of the audio file to be checked in .wav
mode: accommodates for hearing impairment
- if nothing is specified, normalization occurs in regular mode
- if 'mild' is specified, normalization occurs in hearing impairment mode, mild
- same thing for 'moderate'
- same thing for 'severe'

Return type is an integer representing the percentage increase/decrease from current volume


AdjustVolumeAPI.py is exactly what it sounds like


index.html inside the templates folder is just a test website to check the responsiveness of the API

About

Sound Bound Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors