pls refer to:
project kantv: https://github.com/kantv-ai/kantv (AI subtitle for English online-TV, powered by whisper.cpp + FFmpeg)
project ggml-qnn: kantv-ai/ggml-qnn#2 (implementation of ggml-qnn in llama.cpp)
pls refer to:
project kantv: https://github.com/kantv-ai/kantv (AI subtitle for English online-TV, powered by whisper.cpp + FFmpeg)
project ggml-qnn: kantv-ai/ggml-qnn#2 (implementation of ggml-qnn in llama.cpp)
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
Forked from ggml-org/llama.cpp
forked from ggml-org/llama.cpp,focus on ggml-qnn's implementation,details can be found at https://github.com/kantv-ai/ggml-qnn/discussions/2
forked from ggml-org/llama.cpp,focus on ggml-qnn's implementation,details can be found at https://github.com/kantv-ai/ggml-qnn/discussions/2
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