~geb/numen

2 2

sprec not installing

Details
Message ID
<2691515.XAFRqVoOGU@localhost.localdomain>
DKIM signature
pass
Download raw message
when i try to install sprec it gives me an error



```
usr_40476@localhost:~/Downloads/sprec-
d3cbb9d117c0ae2e2bd4a612da5ea3b9dcdd2aa2> ./build.sh && sudo ./build.sh 
install
# github.com/alphacep/vosk-api/go
../../go/pkg/mod/github.com/alphacep/vosk-api/
go@v0.3.51-0.20240506053326-7358c799b1e1/vosk.go:135:2: could not determine 
kind of name for C.vosk_recognizer_set_endpointer_delays
usr_40476@localhost:~/Downloads/sprec-
d3cbb9d117c0ae2e2bd4a612da5ea3b9dcdd2aa2>

```
Details
Message ID
<5777300.rdbgypaU67@localhost.localdomain>
In-Reply-To
<2691515.XAFRqVoOGU@localhost.localdomain> (view parent)
DKIM signature
pass
Download raw message
note this is if someone elses computer as well.
Details
Message ID
<D37CM9F68UUQ.2XMD4W31A9KR3@johngebbie.com>
In-Reply-To
<5777300.rdbgypaU67@localhost.localdomain> (view parent)
DKIM signature
pass
Download raw message
I made a mistake! The latest two commits require Vosk version v0.3.50 and
./get-vosk script only installs v0.3.45 (the Vosk team haven't provided
binaries for v0.3.50 yet).

I'd `git switch 0.1` and try again (or install Vosk v0.3.50 if it's in
your package manager)
Reply to thread Export thread (mbox)