Files
vibevoice/.project.json
2026-03-31 22:00:17 +08:00

14 lines
283 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "VibeVoice 语音AI研究",
"description": "微软开源语音全家桶ASR+TTS+实时语音,可用于法考字幕提取",
"status": "active",
"created": "2026-03-31",
"ports": [
{
"port": 4410,
"label": "dev",
"fixed": true
}
]
}