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

Error Invalid input error: I/O operation on closed file. #501

Open
CRCODE22 opened this issue Jan 27, 2025 · 3 comments
Open

Error Invalid input error: I/O operation on closed file. #501

CRCODE22 opened this issue Jan 27, 2025 · 3 comments

Comments

@CRCODE22
Copy link

Describe the bug
When using the transcribe option I am getting the following error I tried an mp3 file and wav file so it is not file format related this error "Configuration error: I/O operation on closed file." It looks like the error is related to saving the txt file but that is a guess.

To Reproduce
Go to the transcribe section and use either the medium or large model add a mp3 or wav file and try to transcribe.

Image

Text/logs
Error Invalid input error: I/O operation on closed file.

Desktop (please complete the following information):
AllTalk was updated: [Short before making this ticket on 27-01-2025]
I am using the latest version of Pinokio to run the standalone version.

@CRCODE22
Copy link
Author

Ok it seems the error is with writing the .json file since that one is empty. Any idea why it can write a txt file but not a json file?

[AllTalk TTS] Debug debug_transcribe Saved transcription to: C:\Users\CRCODE22\pinokio\api\alltalk-tts.git\app\transcriptions\output\vocals_20250127_192908\vocals_Vocals_0001.txt
[AllTalk TTS] Error Invalid input error: I/O operation on closed file.
[AllTalk TTS] Debug debug_transcribe GPU memory cleaned

@JohnF51
Copy link

JohnF51 commented Jan 28, 2025

@CRCODE22 Ignore the mistake. Simply choose what type of file you need and it will generate what you need. Creating srt, txt, and json works fine. Even if it prints an error. This error is probably caused by some additional summarization of the request.

@Tr1dae
Copy link

Tr1dae commented Jan 31, 2025

mine flat out only reports

[AllTalk TTS] Error Invalid input error: I/O operation on closed file.

and doesn't write any files

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

3 participants