GithubHelp home page GithubHelp logo

Comments (8)

Purfview avatar Purfview commented on May 22, 2024 2

I reproduced this issue on my side. Later I'll check what can be done about it.
Interestingly, this hallucination starts on the advertisement.

from whisper-standalone-win.

Purfview avatar Purfview commented on May 22, 2024 2

It doesn't stuck with -beam_size=5 option.

Ad at start/end is still ignored, probably models are trained to ignore that ad. Btw tiny and base models transcribe that ad.

from whisper-standalone-win.

nhan000 avatar nhan000 commented on May 22, 2024 1

I added the parameter you gave me, so the code is

whisper-faster "C:\Users\ntnha\Videos\4K Video Downloader\Carl Sagan Astronomer of the People.mp4" --language en --model large-v2 --batch_recursive true --compute_type=int8

It ran on cuda
image

And it still stopped at the same location

image

from whisper-standalone-win.

Purfview avatar Purfview commented on May 22, 2024

Check if .srt subtitle file is created. [when you think that it's "stopped"]

from whisper-standalone-win.

nhan000 avatar nhan000 commented on May 22, 2024

The srt file was created and the later half was missing, same as the timestamp in the command prompt.

from whisper-standalone-win.

Purfview avatar Purfview commented on May 22, 2024

Do you run it on cuda? If yes then try --compute_type=int8 parameter.

from whisper-standalone-win.

nhan000 avatar nhan000 commented on May 22, 2024

Thanks for looking into this, and separately, thanks for making this program. Very noob-friendly for people who are not very techy like me.

The video has 3 advertisement segments:

  • One at the beginning that Whisper Standalone doesn't transcribe for both mp4 and mp3 files.
  • One at the middle (13:19) that it transcribes in the mp3 file but stopped for the mp4 file.
  • One at the end (26:46) that it also doesn't transcribe in the mp3 file.

from whisper-standalone-win.

nhan000 avatar nhan000 commented on May 22, 2024

Thanks a lot! I will keep the beam size parameter in mind and change it around when I ran into issues.

from whisper-standalone-win.

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.