Error

#4
by Hlashy - opened

I put my language, upload video, click on transcribe and I get an ''Error''

Which language you used?
Could you try again or does it still go to error?

Ok,
I tested myself. It seems there is something going on. I will try to restart

Fix is hopefully on the way

There were some issues with my version of pytube at least. Also some of the other python packages were not bound. I bind those more strictly now so hopefully env stays stable

The problem was with all languages, in some way I was able to solve the problem of uploading video with a smaller file weight.

Ok, there is some size limit with gradio. How big is your video file?
There were also problems with downloading videos from youtube as the old pytube version did not work anymore. I fixed that

New problem. Transcription is very fast, which is suspicious, while endless loading hangs at 100%
Screenshot_14.png

There seems to be queue.
Transcription uses original language if the service is out of free DeepL credits (500k translated characters per month, I have a limit to not call the API if the usage is over 490 000 which it currently) then the service won't translate the transcriptions to target language but instead it will only provide the transcriptions in the original language

I see that it was a rather long video so it is usual that this takes some time to process

image.png

RASMUS changed discussion status to closed

Sign up or log in to comment