GithubHelp home page GithubHelp logo

RuntimeError: Calculated padded input size per channel: (1). Kernel size: (2). Kernel size can't be greater than actual input size about whisper-diarization HOT 4 CLOSED

mahmoudashraf97 avatar mahmoudashraf97 commented on May 16, 2024 2
RuntimeError: Calculated padded input size per channel: (1). Kernel size: (2). Kernel size can't be greater than actual input size

from whisper-diarization.

Comments (4)

sam1am avatar sam1am commented on May 16, 2024

Same issue here on Windows with 3090

from whisper-diarization.

catyung avatar catyung commented on May 16, 2024

Could you please confirm the whisperx version that you are currently using ?

I was having this error, when I used whisperx v 1.0 , based on the requirements.txt, however, when I updated to the latest whisperx version the problem seems fixed.

from whisper-diarization.

cateyelow avatar cateyelow commented on May 16, 2024

let's upgrade whisperx

  1. pip install git+https://github.com/m-bain/whisperx.git --upgrade

  2. then change beam_size from 1 to 7 on diarize.py
    segments, info = whisper_model.transcribe( vocal_target, beam_size=7, word_timestamps=True, language=info.language, )

from whisper-diarization.

TheGermanEngie avatar TheGermanEngie commented on May 16, 2024

is it confirmed that updating whisperx works?

from whisper-diarization.

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.