mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 13:26:10 +00:00
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"default": {
|
|
"enabled": true,
|
|
"provider": "whisper",
|
|
"available_providers": ["whisper", "orbit"],
|
|
"connection": {
|
|
"host": "localhost",
|
|
"port": 8546,
|
|
"type": "ws"
|
|
}
|
|
}
|
|
}
|