ggerganov / whisper.cpp

Port of OpenAI's Whisper model in C/C++
MIT License
35.38k stars 3.61k forks source link

Migration of whisper.cpp to OpenWrt: Integration with Luci UI and Package Management #2131

Open liudf0716 opened 5 months ago

liudf0716 commented 5 months ago

To enhance the accessibility and functionality of whisper.cpp within the OpenWrt environment, I'm porting it to the Luci UI and packaging it for easy integration. This involves two key projects:

  1. Luci UI integration project, available at: [luci-app-whispercpp]
  2. Package management project, accessible at: [whispercpp]