Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

michsethowusu
/
Akiti-TTS

Text-to-Speech
ONNX
Safetensors
GGUF
Twi
qwen3
tts
twi
akan
ghanaian-language
vieneu-tts
lora
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use michsethowusu/Akiti-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • llama-cpp-python

    How to use michsethowusu/Akiti-TTS with llama-cpp-python:

    # !pip install llama-cpp-python
    
    from llama_cpp import Llama
    
    llm = Llama.from_pretrained(
    	repo_id="michsethowusu/Akiti-TTS",
    	filename="VieNeu-TTS-Twi-Q4_K_M.gguf",
    )
    
    output = llm(
    	"Once upon a time,",
    	max_tokens=512,
    	echo=True
    )
    print(output)
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use michsethowusu/Akiti-TTS with llama.cpp:

    Install from brew
    brew install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama-server -hf michsethowusu/Akiti-TTS:Q4_K_M
    # Run inference directly in the terminal:
    llama-cli -hf michsethowusu/Akiti-TTS:Q4_K_M
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama-server -hf michsethowusu/Akiti-TTS:Q4_K_M
    # Run inference directly in the terminal:
    llama-cli -hf michsethowusu/Akiti-TTS:Q4_K_M
    Use pre-built binary
    # Download pre-built binary from:
    # https://github.com/ggerganov/llama.cpp/releases
    # Start a local OpenAI-compatible server with a web UI:
    ./llama-server -hf michsethowusu/Akiti-TTS:Q4_K_M
    # Run inference directly in the terminal:
    ./llama-cli -hf michsethowusu/Akiti-TTS:Q4_K_M
    Build from source code
    git clone https://github.com/ggerganov/llama.cpp.git
    cd llama.cpp
    cmake -B build
    cmake --build build -j --target llama-server llama-cli
    # Start a local OpenAI-compatible server with a web UI:
    ./build/bin/llama-server -hf michsethowusu/Akiti-TTS:Q4_K_M
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf michsethowusu/Akiti-TTS:Q4_K_M
    Use Docker
    docker model run hf.co/michsethowusu/Akiti-TTS:Q4_K_M
  • LM Studio
  • Jan
  • Ollama

    How to use michsethowusu/Akiti-TTS with Ollama:

    ollama run hf.co/michsethowusu/Akiti-TTS:Q4_K_M
  • Unsloth Studio

    How to use michsethowusu/Akiti-TTS with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for michsethowusu/Akiti-TTS to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for michsethowusu/Akiti-TTS to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for michsethowusu/Akiti-TTS to start chatting
  • Docker Model Runner

    How to use michsethowusu/Akiti-TTS with Docker Model Runner:

    docker model run hf.co/michsethowusu/Akiti-TTS:Q4_K_M
  • Lemonade

    How to use michsethowusu/Akiti-TTS with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull michsethowusu/Akiti-TTS:Q4_K_M
    Run and chat with the model
    lemonade run user.Akiti-TTS-Q4_K_M
    List all available models
    lemonade list
Akiti-TTS / usage
5.16 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
michsethowusu's picture
michsethowusu
usage stats
e35cf01 verified about 15 hours ago
  • 1780486021_74f4ce18.json
    305 Bytes
    usage stats 5 days ago
  • 1780486488_01e0ef22.json
    303 Bytes
    usage stats 5 days ago
  • 1780486515_0135af58.json
    304 Bytes
    usage stats 5 days ago
  • 1780486604_638f2e15.json
    304 Bytes
    usage stats 5 days ago
  • 1780487093_623db8b5.json
    304 Bytes
    usage stats 5 days ago
  • 1780487143_b46006d9.json
    303 Bytes
    usage stats 5 days ago
  • 1780487364_b5ab60e2.json
    303 Bytes
    usage stats 5 days ago
  • 1780487463_0068be10.json
    304 Bytes
    usage stats 5 days ago
  • 1780487896_0022e2e9.json
    304 Bytes
    usage stats 5 days ago
  • 1780487941_56c5251d.json
    303 Bytes
    usage stats 5 days ago
  • 1780488397_024ea4e7.json
    302 Bytes
    usage stats 5 days ago
  • 1780489256_242f7e2f.json
    303 Bytes
    usage stats 5 days ago
  • 1780489323_4c0e4f8c.json
    304 Bytes
    usage stats 5 days ago
  • 1780855201_0739f8a8.json
    304 Bytes
    usage stats about 17 hours ago
  • 1780855298_9429d452.json
    304 Bytes
    usage stats about 17 hours ago
  • 1780861541_a186c9dd.json
    304 Bytes
    usage stats about 15 hours ago
  • 1780861580_a90e3591.json
    303 Bytes
    usage stats about 15 hours ago