Skip to content
View zhouwg's full-sized avatar
Block or Report

Block or report zhouwg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. kantv kantv Public

    learning workbench for learing&practising AI tech in real scenario on Android device, powered by GGML(Georgi Gerganov Machine Learning) and NCNN(Tencent NCNN) and FFmpeg

    C++ 71 13

  2. whisper.cpp whisper.cpp Public

    Forked from ggerganov/whisper.cpp

    This is originial source code of upstream whisper.cpp which based on GGML(Georgi Gerganov Machine Learning).used as ASR and realtime AI subtitle engine for project KanTV

    C

  3. llama.cpp llama.cpp Public

    Forked from ggerganov/llama.cpp

    This is original source code of upstream llama.cpp, based on GGML(Georgi Gerganov Machine Learning).used as LLM(Large Language Model) engine for project KanTV

    C++

  4. ncnn ncnn Public

    Forked from Tencent/ncnn

    ncnn is a high-performance neural network inference framework optimized for the mobile platform, used as the second edge/device-side inference framework for project KanTV

    C++