vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

v0.3.45 OSX asset?

Open uandco opened this issue 1 year ago • 21 comments

Hi,

It seems like the most recent OSX asset is v0.3.42. Is there a way we can get a precompiled v0.3.45 for OSX too?

Thanks

uandco avatar Aug 01 '23 10:08 uandco

We do not have access to OSX environment to build 0.3.45, so it will unlikely happen any time soon.

nshmyrev avatar Aug 01 '23 14:08 nshmyrev

I'd be happy to compile it but seems tricky to include kaldi as it's not compatible with the latest version of openfst (see https://github.com/kaldi-asr/kaldi/issues/4712)

uandco avatar Aug 02 '23 03:08 uandco

Can be use github actions build MacOS asset?

jsbxyyx avatar Aug 14 '23 03:08 jsbxyyx

@jsbxyyx yes!

nshmyrev avatar Aug 14 '23 05:08 nshmyrev

the macos asset can be use? @nshmyrev

jsbxyyx avatar Aug 28 '23 05:08 jsbxyyx

@nshmyrev Will updated iOS and mac OS builds not happen in the foreseeable future?

philipag avatar Oct 09 '23 10:10 philipag

@philipag see above https://github.com/alphacep/vosk-api/issues/1422#issuecomment-1660400536

You can give me ssh access to mac, I will rebuild.

nshmyrev avatar Oct 09 '23 12:10 nshmyrev

@nshmyrev I could give ssh access to a clean install of Ventura (would have to set that up first). Alternatively I would be willing to donate something like a MacBook Pro 2020 model to the cause (the most reasonable priced recent model). Which country are you located in? I might be able to find one locally for you.

philipag avatar Oct 09 '23 13:10 philipag

ssh would be enough, thank you!

nshmyrev avatar Oct 09 '23 20:10 nshmyrev

@nshmyrev OK I will set this up in a week or two and am contacting you via email.

philipag avatar Oct 11 '23 08:10 philipag

Any update on this ?

riderodd avatar Dec 20 '23 14:12 riderodd

@nshmyrev any update?

xiJulian avatar Dec 25 '23 13:12 xiJulian

I ended up leaving Israel because of the war so was unable to set up the mac. I am back now but so swamped with work that I don't have any time. My offer to send a macbook stands since that's something I can do in 5 minutes...

philipag avatar Dec 25 '23 13:12 philipag

Can't this be automated with Github Actions though?

xiJulian avatar Dec 27 '23 15:12 xiJulian

I ended up leaving Israel because of the war so was unable to set up the mac. I am back now but so swamped with work that I don't have any time. My offer to send a macbook stands since that's something I can do in 5 minutes...

No worries, take your time.

nshmyrev avatar Dec 28 '23 12:12 nshmyrev

Can't this be automated with Github Actions though?

Sure, pull request is welcome

nshmyrev avatar Dec 28 '23 12:12 nshmyrev

My computer is MAC M1. I compiled libvosk.dylib according to the documentation. Now it can work normally. I put it here

lcy19930619 avatar Feb 01 '24 07:02 lcy19930619

Now that GitHub Actions has free MacOS M1 runners, it should be possible to automate the release process for all targets.

breandan avatar Feb 02 '24 00:02 breandan

@breandan finally, this is nice! Thanks for the notice

nshmyrev avatar Feb 02 '24 04:02 nshmyrev

Hi, I'm having the issue, https://github.com/alphacep/vosk-api/issues/1235, which is linked to this issue. I presume this is still outstanding? I have a Apple M3 computer and encountering this error, "java.lang.UnsatisfiedLinkError: Error looking up function 'vosk_recognizer_set_grm': dlsym(0x9cd80e00, vosk_recognizer_set_grm): symbol not found".

enigmasse avatar Jul 10 '24 19:07 enigmasse

I presume this is still outstanding?

Yes

nshmyrev avatar Jul 10 '24 19:07 nshmyrev