auto-save 2026-04-25 17:56 (~2)

This commit is contained in:
2026-04-25 17:56:43 +08:00
parent ad69fb264b
commit f2fb36d270
2 changed files with 25 additions and 20 deletions

View File

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