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

Getting error while setting this up #21

Open
Himanshunitrr opened this issue Nov 23, 2024 · 0 comments
Open

Getting error while setting this up #21

Himanshunitrr opened this issue Nov 23, 2024 · 0 comments

Comments

@Himanshunitrr
Copy link

I followed the instructions at https://github.com/msqr1/Vosklet/blob/main/Documentation.md#compilation, but I am getting this error:

1 warning generated.
Cloning into '/tmp/openblas'...
fatal: Unable to read current working directory: No such file or directory
make: getcwd: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
Cloning into '/home/himanshu/Downloads/Vosklet/kaldi'...
fatal: Unable to read current working directory: No such file or directory
Cloning into '/home/himanshu/Downloads/Vosklet/vosk'...
fatal: Unable to read current working directory: No such file or directory
In file included from CommonModel.cc:1:
./CommonModel.h:4:10: fatal error: 'vosk_api.h' file not found
    4 | #include "vosk_api.h"
      |          ^~~~~~~~~~~~
1 error generated.
In file included from Recognizer.cc:1:
In file included from ./Recognizer.h:2:
./CommonModel.h:4:10: fatal error: 'vosk_api.h' file not found
    4 | #include "vosk_api.h"
      |          ^~~~~~~~~~~~
1 error generated.
In file included from Bindings.cc:1:
./CommonModel.h:4:10: fatal error: 'vosk_api.h' file not found
    4 | #include "vosk_api.h"
      |          ^~~~~~~~~~~~
1 error generated.
em++: error: CommonModel.o: No such file or directory ("CommonModel.o" was expected to be an input file, based on the commandline arguments provided)


also, I have another stupid question, what should I do after running this:

cd src && INITIAL_MEMORY=350mb MAX_THREADS=3 ./make

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

No branches or pull requests

1 participant