FastAPI backend, web UI, CosyVoice3/F5-TTS setup scripts, and handoff docs for GPU PC continuation. Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
344 B
JSON
11 lines
344 B
JSON
{
|
|
"selected_model": "cosyvoice",
|
|
"selection_criteria": [
|
|
"korean_naturalness",
|
|
"prosody",
|
|
"speaker_similarity",
|
|
"long_sentence_stability"
|
|
],
|
|
"notes": "품질 우선 기준으로 CosyVoice3를 기본 엔진으로 사용합니다. F5-TTS는 scripts/run_ab_compare.py로 동일 조건 비교 후 변경 가능합니다."
|
|
}
|