Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows binary DLLs #1729

Open
amirj0914 opened this issue Mar 20, 2025 · 3 comments
Open

Windows binary DLLs #1729

amirj0914 opened this issue Mar 20, 2025 · 3 comments

Comments

@amirj0914
Copy link

amirj0914 commented Mar 20, 2025

Could you please compile the latest version (0.3.50) of the Vosk API for Windows? I could find Vosk.win64 for version 0.3.45, but there isn’t one available for the latest version.

My next question is whether it is possible to obtain the phoneme results from a voice with Vosk.API?

@shui-hai
Copy link

Does anyone know the compilation method of Windows binary DLLs

@nshmyrev
Copy link
Collaborator

nshmyrev commented Apr 9, 2025

We compile binary DLLS with dockcross, you can find the script here:

https://github.com/alphacep/vosk-api/blob/master/travis/build-docker-win.sh

@shui-hai
Copy link

We compile binary DLLS with dockcross, you can find the script here:

https://github.com/alphacep/vosk-api/blob/master/travis/build-docker-win.sh

I'll try. Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants