Open uandco opened 1 year ago
We do not have access to OSX environment to build 0.3.45, so it will unlikely happen any time soon.
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)
Can be use github actions build MacOS asset?
@jsbxyyx yes!
the macos asset can be use? @nshmyrev
@nshmyrev Will updated iOS and mac OS builds not happen in the foreseeable future?
@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 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.
ssh would be enough, thank you!
@nshmyrev OK I will set this up in a week or two and am contacting you via email.
Any update on this ?
@nshmyrev any update?
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...
Can't this be automated with Github Actions though?
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.
Can't this be automated with Github Actions though?
Sure, pull request is welcome
My computer is MAC M1. I compiled libvosk.dylib according to the documentation. Now it can work normally. I put it here
Now that GitHub Actions has free MacOS M1 runners, it should be possible to automate the release process for all targets.
@breandan finally, this is nice! Thanks for the notice
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".
I presume this is still outstanding?
Yes
@nshmyrev : would you share the build steps to create the libvosk.xcframework ? I'd love to build it with my M1 and share it with the comunity.
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