{
  "host": "0.0.0.0",
  "port": 8080,
  "device": 0,
  "threads": 1,
  "models": [
    {
      "id": "pocket-tts",
      "family": "pocket_tts",
      "path": "/models/PocketTTS-GGUF/english/pocket-tts-english-q8_0.gguf",
      "task": "tts",
      "mode": "offline"
    }
  ]
}
