Files
TTS/server/conf.json

8 lines
181 B
JSON
Raw Normal View History

2018-06-05 14:15:48 +02:00
{
2018-08-02 16:34:17 +02:00
"model_path":"../models/May-22-2018_03_24PM-e6112f7",
2018-06-05 14:15:48 +02:00
"model_name":"checkpoint_272976.pth.tar",
"model_config":"config.json",
"port": 5002,
2018-06-05 14:15:48 +02:00
"use_cuda": true
}