autocut icon indicating copy to clipboard operation
autocut copied to clipboard

AttributeError: module 'whisper' has no attribute 'load_audio'

Open yyf17 opened this issue 3 years ago • 5 comments

工具很不错,谢谢分享。 我在运行命令时报错

 autocut -t 0046_video.mp4 

image 请教,怎么修复?

os: debian python: 3.10 autocut install by the following cmd:

python steup.py install

yyf17 avatar Nov 17 '22 14:11 yyf17

工具很不错,谢谢分享。 我在运行命令时报错

 autocut -t 0046_video.mp4 

image 请教,怎么修复?

os: debian python: 3.10 autocut install by the following cmd:

python steup.py install

image

进这个文件看看?

chenqianhe avatar Nov 18 '22 03:11 chenqianhe

hello,我也遇到了同样的问题,我的信息如下: os: macOS python: 3.10 autocut install by the following cmd: python steup.py install

请问有解决办法吗?

Muttermal avatar Nov 19 '22 14:11 Muttermal

@Muttermal

试试 pip install . 可以么?

yihong0618 avatar Nov 19 '22 14:11 yihong0618

感谢回复,我试了pip install,问题解决了。

Muttermal avatar Nov 19 '22 15:11 Muttermal

感谢回复,我试了pip install,问题解决了。

这块文档应该可以改下,我明天提个 PR

yihong0618 avatar Nov 19 '22 15:11 yihong0618