We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
audiotools/audiotools/data/datasets.py
Lines 116 to 117 in 7776c29
The text was updated successfully, but these errors were encountered:
@yuioqp do you know how to read in a stereo audio dataset?
Sorry, something went wrong.
No branches or pull requests
audiotools/audiotools/data/datasets.py
Lines 116 to 117 in 7776c29
I see mono is to get the mean value across different channels,why we do this when the channel num_channels is 1? Is there any reasons?
The text was updated successfully, but these errors were encountered: