add config.json
parent
437401df7c
commit
911fa5b18a
@ -0,0 +1,20 @@
|
||||
{
|
||||
"fps": 50,
|
||||
"l": 10,
|
||||
"m": 8,
|
||||
"r": 10,
|
||||
"W": 450,
|
||||
"H": 450,
|
||||
"avatar_id": "avator_1",
|
||||
"batch_size": 16,
|
||||
"customvideo_config": "",
|
||||
"tts": "edgetts",
|
||||
"REF_FILE": "input/gentle_girl.wav",
|
||||
"REF_TEXT": "刚进直播间的宝子们,左上角先点个关注,点亮咱们家的粉丝灯牌!我是你们的主播陈婉婉,今天给大家准备了超级重磅的福利",
|
||||
"TTS_SERVER": "http://127.0.0.1:9880",
|
||||
"model": "musetalk",
|
||||
"transport": "rtcpush",
|
||||
"push_url": "http://localhost:1985/rtc/v1/whip/?app=live&stream=livestream",
|
||||
"max_session": 1,
|
||||
"listenport": 8010
|
||||
}
|
Loading…
Reference in New Issue