video-subtitle-extractor icon indicating copy to clipboard operation
video-subtitle-extractor copied to clipboard

srt是空文件

Open Sqhttwl opened this issue 2 years ago • 4 comments

image image

Sqhttwl avatar Apr 30 '22 04:04 Sqhttwl

这时候就该用精准模式了

YaoFANGUK avatar Apr 30 '22 04:04 YaoFANGUK

I am also having the same issue. I will try with high accuracy mode.

But there should be some output even with fast mode. It may have many errors but output is important. A 0 byte srt file is unacceptable.

bagajohny avatar Jun 28 '22 10:06 bagajohny

本人也遇到了str文件为空的情况。 本地开发环境:win11 + cuda 11.8 + cuDNN 8.9.5 + python 3.10 + paddlepaddle-gpu 2.5.1 + 显卡 4070ti 在使用安装包的情况下程序可以正常运行,可以使用gpu加速以及正常输出字幕文件 image 但是在使用源码时,程序正常运行,无异常报错,ui界面提示正常结束提示生成字幕文件成功,但是字幕文件内无相关字幕内容。唯一异常点就是shell 进度条卡死未达100%,shell客户端无法再接收输入。 image @YaoFANGUK 麻烦帮忙看下是什么问题。

jump1008 avatar Oct 24 '23 23:10 jump1008

换精准模式试试

YaoFANGUK avatar Oct 25 '23 02:10 YaoFANGUK