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

“Transcribe” button yields error: Argument 'input_path' has incorrect type (expected str, got NoneType) #22

Open
Timwi opened this issue Nov 29, 2024 · 6 comments

Comments

@Timwi
Copy link

Timwi commented Nov 29, 2024

Describe the bug

Argument 'input_path' has incorrect type (expected str, got NoneType)

To Reproduce
Steps to reproduce the behavior:

  1. Run the app
  2. Click on “Upload file” and upload a video file
  3. Under “Whisper subtitles”, click on “Transcribe”.

Expected behavior

I assume that I was supposed to press “Submit” first, so expected behaviour would be a user-friendly error message telling me that.

@abus-aikorea
Copy link
Owner

Please refer to the following link. You may find the answer there.
If the problem is still not resolved, I apologize for the inconvenience, but please let me know again.

#11 (comment)

@Timwi
Copy link
Author

Timwi commented Nov 29, 2024

Thanks for the response. I think you may have overlooked what I wrote under “Expected behavior”. Thanks.

@snicoara
Copy link

snicoara commented Dec 3, 2024

Doesn't matter if i hit Submit first or not, i get the exact same error as you posted above.

@delicivi
Copy link

error 2024-12-25 031033
I keep getting the same error. I tried other versions but I can't find a solution. Is it possible to upload the missing file externally? The same error persists with YouTube links or external files.
error 2024-12-25 031003

@abus-aikorea
Copy link
Owner

Doesn't matter if i hit Submit first or not, i get the exact same error as you posted above.

  1. Check your media language. 2. Try changing the whisper model. For example, large or medium. 3. Try changing the whisper engine. For example, whisper or whisper-timestamped instead of faster-whisper. If the problem persists, please let us know.

@abus-aikorea
Copy link
Owner

error 2024-12-25 031033 I keep getting the same error. I tried other versions but I can't find a solution. Is it possible to upload the missing file externally? The same error persists with YouTube links or external files. error 2024-12-25 031003

please refer to the following link.
#4 (comment)

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

4 participants