Pinned Repositories
babylon.cpp
Babylon.cpp is a C and C++ library for grapheme to phoneme conversion and text to speech synthesis. For phonemization a ONNX runtime port of the DeepPhonemizer model is used. For speech synthesis VITS models are used. Piper models are compatible after a conversion script is run.
babylon_tts
espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
llama.cpp
Port of Facebook's LLaMA model in C/C++
maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
maid_llm
maid_llm is a dart implementation of llama.cpp used by the mobile artificial intelligence distribution (maid)
maid_ui
Mobile Artificial Intelligence's Repositories
Mobile-Artificial-Intelligence/maid
Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
Mobile-Artificial-Intelligence/maid_llm
maid_llm is a dart implementation of llama.cpp used by the mobile artificial intelligence distribution (maid)
Mobile-Artificial-Intelligence/babylon.cpp
Babylon.cpp is a C and C++ library for grapheme to phoneme conversion and text to speech synthesis. For phonemization a ONNX runtime port of the DeepPhonemizer model is used. For speech synthesis VITS models are used. Piper models are compatible after a conversion script is run.
Mobile-Artificial-Intelligence/maid_ui
Mobile-Artificial-Intelligence/babylon_tts
Mobile-Artificial-Intelligence/espeak-ng
eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
Mobile-Artificial-Intelligence/llama.cpp
Port of Facebook's LLaMA model in C/C++