Giter Site home page Giter Site logo

Comments (5)

asadsafari avatar asadsafari commented on July 28, 2024 2

It fixed, Really do not know how,
Now I got a new error message:

The program '[6796] WinFormsApp2.exe' has exited with code -1073741795 (0xc000001d) 'Illegal Instruction'.

from whisper.net.

sandrohanea avatar sandrohanea commented on July 28, 2024

Hello @asadsafari ,
Which OS are you using and which architecture?

Currently it is available for
Windows Intel / AMD 64 bits
Linux Intel / AMD 64 bits
MacOS Intel 64 bits.

Support for ARM is still in progress (but should come soon).

from whisper.net.

asadsafari avatar asadsafari commented on July 28, 2024

Hey @sandrohanea

I tested 2 machines:
First machine:
Windows 10, Intel(R) Core(TM) i5-2430M CPU , 32-bit operating system, x64-based processor

Second Machine:
Windows Server 2019, AMD, 64-bit operating system, x64-based processor

In addition, I have copied files like (whisper.dll,...) to the bin folder of the project.

from whisper.net.

sandrohanea avatar sandrohanea commented on July 28, 2024

Both should be supported already. whisper.dll should be automatically copied to "runtime/win-x64/whisper.dll".

Can you, please, check if the file is there?

In the meantime, for the next version, I'll throw a different exception if the library is not found or if it cannot be loaded.

from whisper.net.

sandrohanea avatar sandrohanea commented on July 28, 2024

You can also try with version 1.2.1 where the loader is throwing different exceptions for library not found or library couldn't be loaded.

https://www.nuget.org/packages/Whisper.net/1.2.1-preview1#versions-body-tab

Usage changed a bit as well (now you need to create a WhisperFactory in order to get the builder).
The reason is that WhisperFactory can be shared across multiple threads and the model will be loaded only once.

You can see updated usage here: https://github.com/sandrohanea/whisper.net/tree/release/1.2.1-pre#usage

from whisper.net.

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.