Skip to content
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

How small should input files be? #22

Open
SamyBencherif opened this issue Apr 23, 2019 · 0 comments
Open

How small should input files be? #22

SamyBencherif opened this issue Apr 23, 2019 · 0 comments

Comments

@SamyBencherif
Copy link

It also appears that the API only likes smaller audio files so there is a built in chunker that allows us to split the audio up into smaller chunks.

I have a large audio file I wish to convert. It did not work all at one go, so I'm opting to split it up. I'm not a ruby programmer so I was going to do it myself. What's an example file size that has worked for you? IE do I need 7 quarter hour long files or 100 minute long files?

Or should I abandon splitting it myself altogether and use the built in chunker? If so, how might I go about that?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant