Pinned Repositories
bark.cpp
Suno AI's Bark model in C/C++ for fast text-to-speech
DeepSpeech
This is source code of DeepSpeech(customized DeepSpeech for project KanTV), derived from original Mozilla's DeepSpeech. intend to used as ASR engine for PoC in project KanTV
executorch
On-device AI across mobile, embedded and edge for PyTorch
FFmpeg
This is source code of my customized FFmpeg, used as multimedia engine for project KanTV. moved into project KanTV since 03-21-2024 and this project is no longer maintained accordingly
ggml
This is originial source code of upstream ggml from GGML(Georgi Gerganov Machine Learning).used as Machine Learning engine for project KanTV.
HunyuanDiT
Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding
kantv
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
llama.cpp
a forked llama.cpp of upstream llama.cpp equipped by Georgi Gerganov Machine Learning
minigcc
customized toolchain for x86-ia32,learning and studying how Linaro create their various toolchain from scratch source code
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform, used as the second edge-AI inference framework for project KanTV
zhouwg's Repositories
zhouwg/kantv
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
zhouwg/llama.cpp
a forked llama.cpp of upstream llama.cpp equipped by Georgi Gerganov Machine Learning
zhouwg/DeepSpeech
This is source code of DeepSpeech(customized DeepSpeech for project KanTV), derived from original Mozilla's DeepSpeech. intend to used as ASR engine for PoC in project KanTV
zhouwg/FFmpeg
This is source code of my customized FFmpeg, used as multimedia engine for project KanTV. moved into project KanTV since 03-21-2024 and this project is no longer maintained accordingly
zhouwg/bark.cpp
Suno AI's Bark model in C/C++ for fast text-to-speech
zhouwg/executorch
On-device AI across mobile, embedded and edge for PyTorch
zhouwg/ggml
This is originial source code of upstream ggml from GGML(Georgi Gerganov Machine Learning).used as Machine Learning engine for project KanTV.
zhouwg/HunyuanDiT
Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding
zhouwg/minigcc
customized toolchain for x86-ia32,learning and studying how Linaro create their various toolchain from scratch source code
zhouwg/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform, used as the second edge-AI inference framework for project KanTV
zhouwg/shaka-packager
A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
zhouwg/stable-diffusion.cpp
Stable Diffusion in pure C/C++
zhouwg/whisper.cpp
This is originial source code of upstream whisper.cpp,based on GGML(Georgi Gerganov Machine Learning).used as ASR and realtime AI subtitle engine for project KanTV
zhouwg/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly
zhouwg/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
zhouwg/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zhouwg/zhouwg.github.io