init: project scaffold
This commit is contained in:
13
.project.json
Normal file
13
.project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "VibeVoice 语音AI研究",
|
||||
"description": "微软开源语音全家桶,ASR+TTS+实时语音,可用于法考字幕提取",
|
||||
"status": "active",
|
||||
"created": "2026-03-31",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4410,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user