-
Notifications
You must be signed in to change notification settings - Fork 22
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
Size of wav file #7
Labels
enhancement
New feature or request
Comments
Currently there is no validation for audio file size and type. I was planning to add that this weekend. |
ashwan1
added a commit
that referenced
this issue
Mar 20, 2018
[#7] enhancement related changes. Audio data validation.
Is wav_file size is in seconds ? |
@Hafsa26 yes, audiofilelength is in seconds |
Hi.
Ashwan, Its in bytes. I got it.
Thank you for replying.
…On Wed, Dec 5, 2018, 4:38 PM Ashwani Pandey ***@***.*** wrote:
@Hafsa26 <https://github.com/Hafsa26> yes, audiofilelength is in seconds
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ap8mJCmTAzjbLwQrUH9sd-lHRt_rBR3fks5u17AvgaJpZM4SqKO9>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the max size of the audio file that we can give as input and how to increase that size.
The text was updated successfully, but these errors were encountered: