Giter Site home page Giter Site logo

Comments (6)

Purfview avatar Purfview commented on July 23, 2024

Not same, now the error is:

  File "av\\audio\\fifo.pyx", line 86, in av.audio.fifo.AudioFifo.write
ValueError: Frame does not match AudioFifo parameters.

Before it was:

  File "av\\codec\\context.pyx", line 416, in av.codec.context.CodecContext._send_packet_and_recv
  File "av\\error.pyx", line 336, in av.error.err_check
av.error.ValueError: [Errno 22] Invalid argument; last error log: [dca] Residual encoded channels are present without core

319981616-d8fd6a06-d075-4631-9c54-248001bf97c3

from whisper-standalone-win.

Purfview avatar Purfview commented on July 23, 2024

Errors shouldn't be different between Faster-Whisper and Faster-Whisper-XXL, probably you run now on the different audio.
Btw, both these are standalone.

Remux problematic audio removing other streams and upload it to https://wetransfer.com or mega, so I can look what is wrong there.

from whisper-standalone-win.

Herzfrequenz21 avatar Herzfrequenz21 commented on July 23, 2024

Yeah, I guess so. I tried all three files - they all failed. I don't remember which ones and when exactly.
The files are too big. I made a torrent. Can you download it from me?
By the way, I didn't try to recognize audio files separately. So, if you suddenly succeed, maybe this is what will affect it.

from whisper-standalone-win.

Purfview avatar Purfview commented on July 23, 2024

Looks like it downloads.

from whisper-standalone-win.

Purfview avatar Purfview commented on July 23, 2024

Reproduced error on ~700MB dts file, it comes from internal PyAV lib which is based on ffmpeg.
No error if external ffmpeg is used, you can trigger external ffmpeg use by any --ff... arg, for example --ff_dump, this command by itself doesn't make any filtered change on audio.
Or with Faster-Whisper-XXL you can use the vocal extraction with --ff_mdx_kim2.

3GB file I'll check later.

from whisper-standalone-win.

Purfview avatar Purfview commented on July 23, 2024

Same for 3GB DTS-HD file, if you trigger external ffmpeg use then it works.

I tried directly those files on ffmpeg, same errors reported there but it doesn't stop the process when PyAV breaks it.
Maybe those files are damaged as I tried some other DTS files and there were no such problems.

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.