This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
jarvis-server/jarvis/config/config.json

6 lines
85 B
JSON
Raw Permalink Normal View History

2021-07-26 18:23:32 +02:00
{
"PORT": 5000,
"LANGUAGE": "fr-fr",
"TTS_VOICE": "marytts:upmc-pierre-hsmm"
2021-07-26 18:23:32 +02:00
}