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

Fix: Raise an Error for Wrong Input or Output File Formats in Artbox #157

Open
investor-uyah opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@investor-uyah
Copy link
Contributor

I was trying an Artbox speech from-text entry and wrongly used --output-path /tmp/artbox/speech.md instead of ...speech.mp3. The code ran successfully. It did not return an error on the wrong output path format. However, I couldn't complete the second part of the exercise that tries to convert speech to text since the output path was invalid.

My suggestion then is to fix the project to detect the input or output file format used and return an error if it is invalid. This could save the user some of their time.

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