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
Also add soxi -T total to each stats file?
And audio_samplerate_count should be audio_file_count.
audio_samplerate_count
audio_file_count
Lastly we need audio_duration which is total number of samples / SR
audio_duration
Lastly, we want label counts + percentages.
This can be broken into smaller issues
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Also add soxi -T total to each stats file?
And
audio_samplerate_count
should beaudio_file_count
.Lastly we need
audio_duration
which is total number of samples / SRLastly, we want label counts + percentages.
This can be broken into smaller issues
The text was updated successfully, but these errors were encountered: