2019-01-17 16:39:52 +00:00
|
|
|
events:
|
|
|
|
cmd_address: "tcp://0.0.0.0:5555"
|
|
|
|
listen_address: "tcp://0.0.0.0:5556"
|
|
|
|
voice:
|
|
|
|
src_rate: 16000
|
|
|
|
out_rate: 44100
|
|
|
|
port: 4444
|
|
|
|
chunk: 2972
|
2019-01-23 14:26:44 +00:00
|
|
|
google_credentials: "../test_googlespeech/My First Project-0c7833e0d5fa.json"
|
2019-05-11 13:23:55 +00:00
|
|
|
hugveys: 26
|
2019-01-18 11:42:50 +00:00
|
|
|
languages:
|
|
|
|
- code: en-GB
|
|
|
|
file: story_en.json
|
2019-04-09 07:42:55 +00:00
|
|
|
type: "lyrebird"
|
|
|
|
token: "LB_TOKEN"
|
2019-01-18 11:42:50 +00:00
|
|
|
- code: de-DE
|
|
|
|
file: story_de.json
|
2019-04-09 07:42:55 +00:00
|
|
|
type: "ms"
|
|
|
|
token: "xxx"
|
2019-01-18 11:42:50 +00:00
|
|
|
- code: fr-FR
|
|
|
|
file: story_fr.json
|
2019-04-09 07:42:55 +00:00
|
|
|
type: "ms"
|
|
|
|
token: "SECRET_KEY"
|
|
|
|
token_url: "https://LOCATION.api.cognitive.microsoft.com/sts/v1.0/issueToken"
|
|
|
|
voice_url: "https://LOCATION.voice.speech.microsoft.com/cognitiveservices/v1?deploymentId=DEPID"
|
|
|
|
ms_gender: "Male"
|
|
|
|
ms_name: "NAME"
|
|
|
|
ms_lang: "fr-FR"
|
2019-01-18 18:39:35 +00:00
|
|
|
web:
|
|
|
|
port: 8888
|
2019-05-11 13:23:55 +00:00
|
|
|
files_dir: "local/"
|
2019-04-25 09:12:54 +00:00
|
|
|
light:
|
|
|
|
ip: "192.168.178.15"
|
2019-05-11 13:23:55 +00:00
|
|
|
port: 7400
|