Giter Site home page Giter Site logo

faster-whisper-webui's Issues

how could I intersect silero vad?

I saw the instruction which only provide a url for silero vad but how can I intersect this part in to the main process? Thanks in advance

一些运行过程中出现的问题

您好,我运行app.py服务后经常遇到以下几个问题:
1.终端显示“stopped auto cleanup of pool”后卡死。
2.终端显示“Closing pool of 8 processes”后卡死。
3.模型处理到一半,进度条卡死,用nvidia-smi显示没有显存占用了。
我感觉是多进程那部分有些问题,但不知道该怎么修改,或者我自己使用的方式不对。我在处理完一个文件后再处理另一个就常出现问题1,2.当卡死关闭服务后,也会占用端口,得kill进程才能重新启动。

一些问题

下载完模型之后提交文件运行报错。FileNotFoundError: [WinError 2] 系统找不到指定的文件。

想知道 cuda版本具体要求是什么

下载 git代码,但是命令行 显示gpu none,只显示cpu,
我是nvida显卡,sd画图也可以gpu加速,想自动cuda具体版本要求


又测试了下,原来是pip安装是 cpu版本的 torch,

pip requirements-fasterWhisper.txt 安装文件  ,里面   torch  没有指定 cuda版本
需要自己手动指定   torch  cuda 版本 安装

python

#查看版本  
import torch
print(torch.__version__)

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.