GithubHelp home page GithubHelp logo

Comments (12)

Const-me avatar Const-me commented on August 16, 2024

That’s great news!

Yeah, staying on D3D11 is probably a good idea. Not only due to Linux, but the newer GPU API is substantially harder to use.

To address the compatibility issue about the missing compression algorithm, I’ve published another version 1.9. That version no longer uses the compression implemented by the cabinet.dll OS component. Instead, the DLL now includes LZ4 decompressor, version 1.9.4. Please test when you have time.

P.S. By the way, LZ4 is rather simple algorithm. The DLL size has only increased by 4kb as a result of this change, basically nothing. Removing the compression entirely would increase the size by more than 100kb, which exceeds 20%.

from whisper.

philipag avatar philipag commented on August 16, 2024

Great thanks. I will test this more thoroughly on Linux and Mac in the following weeks...

from whisper.

emcodem avatar emcodem commented on August 16, 2024

@Const-me for me the lz4 stuff made loading the model fail (windows). To make it work again, I needed to revert to the commit before "[Switched shader compression algorithm from MSZIP to LZ4-HC)"

Does it mean that we have to use different ggml model files from now on?

from whisper.

philipag avatar philipag commented on August 16, 2024

@emcodem You probably just have to re-run "CompressShaders" for things to work again.

from whisper.

emcodem avatar emcodem commented on August 16, 2024

@philipag that did the trick, damn i thought about it but didnt actually do it :-(

from whisper.

adamreed90 avatar adamreed90 commented on August 16, 2024

Have you tried this with Proton? Also in regards to D12, it seems they are looking to fully support D12 (https://github.com/HansKristian-Work/vkd3d-proton)

from whisper.

faveoled avatar faveoled commented on August 16, 2024

Doesn't work for me in #177

from whisper.

nms42 avatar nms42 commented on August 16, 2024

Doesn't work for me in #177

Without WINE details (version, config, logs, ...) only telepatic ones can help

from whisper.

faveoled avatar faveoled commented on August 16, 2024

@nms42 I've updated my issue

from whisper.

philipag avatar philipag commented on August 16, 2024

@faveoled If you install WINE 8.3 do things work as expected? There have been a few Vulcan-related changes in recent betas that could have an impact on Whisper.

from whisper.

faveoled avatar faveoled commented on August 16, 2024

@philipag Tried 8.3 with Bottles, same error (last wine was installed natively)

from whisper.

philipag avatar philipag commented on August 16, 2024

@faveoled In my case I am running a custom application which uses Whisper. I had to install additional dependencies in WINE like the proper .Net runtime. Perhaps your problem lies along those lines. I don't know how familiar you are with WINE but it can be a bit of work to find out exactly where a problem lies.

from whisper.

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.