whisper.cpp
whisper.cpp copied to clipboard
Is the Go binding still being maintained?
Hi there,
Is the Go binding for whisper.cpp still being maintained?
Currently, the documentation for the Go binding contains many errors. Following the documentation, it’s even impossible to compile the basic libwhisper.a. It seems that the core code of whisper.cpp has undergone significant changes, but the Go binding hasn’t been updated accordingly.
I sincerely hope the authors or contributors could update the Go binding. If there’s anything I can help with, please feel free to let me know.
Personally, I believe that, besides C++, Golang is one of the most suitable programming languages for tasks like this. I really hope the Go binding will continue to be maintained and improved.
Thank you very much!