Giter Site home page Giter Site logo

Comments (15)

666damn avatar 666damn commented on May 27, 2024

测试任务栏只有一个任务的时候转写并不会出现这个问题

from faster-whisper-gui.

CheshireCC avatar CheshireCC commented on May 27, 2024

确定是显存不够导致的吗?
能不能看下日志文件?
另外,使用 whisperX 的时候还是 使用转写的时候?

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

就是看日志文件发现是cuda报错因为程序一直显示在运行但是实际并没有在占用内存和显卡,刚测试了0.7版本,到现在为止还没报错

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

感觉不是显存不够导致的,其他版本都没遇到过这个问题,然后是在使用转写的时候不是whisperX,就是在转写过程中卡死但是程序没有报错也没有停止

from faster-whisper-gui.

CheshireCC avatar CheshireCC commented on May 27, 2024

我的建议是,你应该先卸载软件再安装新版本
除了 cache 文件夹可能有下载的模型缓存之外,其他文件夹都可以清理掉

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

就是先卸载再安装新版本的,文件全清理掉了,模型我用的是本地其他文件夹的模型

from faster-whisper-gui.

CheshireCC avatar CheshireCC commented on May 27, 2024

那。。。你可能需要把处理失败时候的日志文件贴出来,我才能排查了

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

报错的区间大概都是在1000多s的时候,0.5.7和0.7测试了一样的设置是没有问题的,我等下把0.7.2安装回来把日志发你一下..

from faster-whisper-gui.

CheshireCC avatar CheshireCC commented on May 27, 2024

转写到 1000s 的话说不定还是显存问题,V3 模型显存占用明显比 V2 高,可能需要 float16 量化,做半精度计算

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

faster_whisper.log
fasterwhispergui.log

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

我用之前版本的gui然后用v3模型都是没问题的,只有最新那个版本有问题,设置都是一样的

from faster-whisper-gui.

CheshireCC avatar CheshireCC commented on May 27, 2024

这个 确定是显存溢出了,如果没有多块显卡的话,把并发数改成1
然后就是计算精度改成 float16 吧

from faster-whisper-gui.

CheshireCC avatar CheshireCC commented on May 27, 2024

另外,使用 V3 模型的话,开启单词级时间戳可能会造成更多显存和内存占用

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

主要我用除了0.7.2以外的版本都不会出现这个报错,就很离谱。。最近也没法测了,电脑刚挂了

from faster-whisper-gui.

666damn avatar 666damn commented on May 27, 2024

我用0.7也是v3,然后基本都是默认设置吧就改了一下线程数,都没有问题能直接用,只有0.7.2出问题,我模型设置什么的都是一样的

from faster-whisper-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.