{
  "host": "127.0.0.1",
  "port": 8083,
  "backend": "cpu",
  "device": 0,
  "threads": 8,
  "lazy_load": true,
  "models": [
    {
      "id": "supertonic-offline",
      "family": "supertonic",
      "path": "models/supertonic-3",
      "task": "tts",
      "mode": "offline",
      "default_voice_preset": {
        "voice_id": "M1"
      }
    }
  ]
}
