auto-save 2026-04-22 19:43 (~2)

This commit is contained in:
2026-04-22 19:43:55 +08:00
parent 782fc9401a
commit 19d27b21fc
2 changed files with 23 additions and 18 deletions

View File

@@ -1,12 +1,5 @@
{
"entries": [
{
"ts": "2026-04-20T13:49:09+08:00",
"type": "commit",
"message": "auto-save 2026-04-20 13:48 (~1)",
"hash": "42879e8",
"files_changed": 1
},
{
"ts": "2026-04-20T13:54:45+08:00",
"type": "commit",
@@ -3499,6 +3492,13 @@
"message": "auto-save 2026-04-22 19:32 (~1)",
"hash": "45ad1f6",
"files_changed": 1
},
{
"ts": "2026-04-22T19:38:24+08:00",
"type": "commit",
"message": "auto-save 2026-04-22 19:38 (~1)",
"hash": "782fc94",
"files_changed": 1
}
]
}

View File

@@ -1,15 +1,20 @@
{
"name": "VibeVoice 语音AI研究",
"description": "微软开源语音全家桶ASR+TTS+实时语音,可用于法考字幕提取",
"status": "active",
"kind": "research",
"created": "2026-03-31",
"source": { "path": "source/" },
"ports": [
"created" : "2026-03-31",
"description" : "微软开源语音全家桶ASR+TTS+实时语音,可用于法考字幕提取",
"kind" : "research",
"name" : "VibeVoice 语音AI研究",
"ports" : [
{
"port": 4410,
"label": "dev",
"fixed": true
"fixed" : true,
"label" : "dev",
"port" : 4410
}
]
],
"source" : {
"path" : "source\/"
},
"status" : "active",
"worklog" : {
"path" : "\/Users\/kangwan\/Projects\/research\/20260331-vibevoice\/.memory\/worklog.json"
}
}