Skip to content

killown/f5rocm

Repository files navigation

OVERVIEW

Tauri-based control plane designed to manage the lifecycle of an F5-TTS inference stack on ROCm (AMD) hardware. It automates the transition from system boot to a functional high-performance TTS environment by managing Docker containers and VRAM availability.

This project uses the following Docker image:

Docker Usage

docker pull killown/f5rocm:latest

docker run -it --rm \
    --device=/dev/kfd --device=/dev/dri \
    -p 7860:7860 \
    killown/f5rocm:latest
image

About

ROCm-native orchestrator for F5-TTS on RDNA 4. Automated VRAM management and Docker-Gradio injection for linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors