wire-pod icon indicating copy to clipboard operation
wire-pod copied to clipboard

[HELP] Error Using Whisper.cpp - whisper.h no such file or directory

Open ba2512005 opened this issue 1 year ago • 0 comments

Describe the issue: Error when using whispercpp as STT. Error: whisper.h no such file or directory.

What are you running wire-pod on?

**Are you setting up a p(ansem) vector@escapepod:~/wire-pod$ cd chipper/ (ansem) vector@escapepod:~/wire-pod/chipper$ sudo ./start.sh

  • [[ 0 -ne 0 ]]
  • [[ -d ./chipper ]]
  • [[ ! -f ./source.sh ]]
  • source source.sh ++ export DEBUG_LOGGING=true ++ DEBUG_LOGGING=true ++ export STT_SERVICE=whisper.cpp ++ STT_SERVICE=whisper.cpp
  • [[ whisper.cpp == \l\e\o\p\a\r\d ]]
  • [[ whisper.cpp == \r\h\i\n\o ]]
  • [[ whisper.cpp == \h\o\u\n\d\i\f\y ]]
  • [[ whisper.cpp == \w\h\i\s\p\e\r ]]
  • [[ whisper.cpp == \w\h\i\s\p\e\r.\c\p\p ]]
  • [[ -f ./chipper ]]
  • export C_INCLUDE_PATH=../whisper.cpp
  • C_INCLUDE_PATH=../whisper.cpp
  • export LIBRARY_PATH=../whisper.cpp
  • LIBRARY_PATH=../whisper.cpp
  • [[ Linux escapepod 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux == \D\a\r\w\i\n ]]
  • /usr/local/go/bin/go run cmd/experimental/whisper.cpp/main.go

github.com/ggerganov/whisper.cpp/bindings/go

/root/go/pkg/mod/github.com/ggerganov/whisper.cpp/bindings/[email protected]/params.go:11:10: fatal error: whisper.h: No such file or directory

rod (regular) bot or a dev/OSKR (unlocked) bot?** Regular

What steps have you tried? creating a whole new implementation of whisper, but then decided to create an issue.

(note: I will delete any issues which fit under this category but don't follow this template. I will not accept an "It's just not working!")

ba2512005 avatar Dec 21 '23 22:12 ba2512005