Loading ivas_processing_scripts/audiotools/constants.py +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ import numpy as np SUPPRESS_CHUNK_WARNING_WAV_READ = True # suppress warning from .wav read() when chunk size is not a multiple of 2 SUPPRESS_CHUNK_WARNING_WAV_READ = False # suppress warning from .wav read() when chunk size is not a multiple of 2 BINAURAL_AUDIO_FORMATS = { "BINAURAL": { Loading Loading
ivas_processing_scripts/audiotools/constants.py +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ import numpy as np SUPPRESS_CHUNK_WARNING_WAV_READ = True # suppress warning from .wav read() when chunk size is not a multiple of 2 SUPPRESS_CHUNK_WARNING_WAV_READ = False # suppress warning from .wav read() when chunk size is not a multiple of 2 BINAURAL_AUDIO_FORMATS = { "BINAURAL": { Loading