mirror of
https://github.com/babysor/Realtime-Voice-Clone-Chinese.git
synced 2026-04-14 18:40:31 +08:00
Update launch.json (#109)
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -28,12 +28,12 @@
|
||||
"args": ["dev", "..\\..\\chs1"]
|
||||
},
|
||||
{
|
||||
"name": "Python: demo box",
|
||||
"name": "Python: Demo Box",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "demo_toolbox.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": ["-d", "..\\..\\chs"]
|
||||
"args": ["-d","..\\..\\chs"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user