{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "yue",
  "url": "https://tesign.com/item/yue/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/yue/",
      "json": "https://tesign.com/item/yue/index.json",
      "markdown": "https://tesign.com/item/yue/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/yue/",
      "json": "https://tesign.com/en/item/yue/index.json",
      "markdown": "https://tesign.com/en/item/yue/index.md"
    }
  },
  "name": "YuE2",
  "use_label": "가사·스타일로 노래 생성",
  "one_liner": "곡을 만들고, 기존 곡을 다시 부르게 하고, 부분만 고칩니다.",
  "text": {
    "why": "음악 생성 도구는 한 번 뽑고 나면 일부만 고치기가 어렵습니다. YuE2는 곡 구조를 기호로 먼저 계획한 다음 생성하고, 제로샷 커버와 에이전트 방식 편집까지 같은 흐름 안에 둡니다. Python으로 쓰였고 Apache-2.0으로 공개돼 있으며 데모 페이지가 따로 있습니다. 직접 돌리는 모델이라 실행 환경은 준비해야 합니다.",
    "take": "곡을 먼저 악보로 계획하고 그 악보를 고쳐 다시 만들 수 있다는 점이, 뽑고 끝나는 생성기와 다릅니다.",
    "build": [
      "영상에 붙일 배경 음악을 직접 만드는 제작 라인",
      "기존 곡을 다른 목소리로 다시 부르게 하는 실험"
    ],
    "who": [
      {
        "role": "영상 제작자",
        "situation": "배경 음악을 직접 만들어 쓰고 싶을 때(비상업 한정)"
      },
      {
        "role": "음악 연구자",
        "situation": "기호 계획과 오디오 생성을 함께 다룰 때"
      },
      {
        "role": "ML 엔지니어",
        "situation": "GPU 서버에서 음악 모델을 돌려 볼 때"
      }
    ],
    "start": [
      {
        "command": true,
        "text": "git clone https://github.com/multimodal-art-projection/YuE.git"
      },
      {
        "command": true,
        "text": "cd YuE"
      },
      {
        "command": true,
        "text": "python3.12 -m venv .venv"
      },
      {
        "command": true,
        "text": "source .venv/bin/activate"
      },
      {
        "command": true,
        "text": "python -m pip install ."
      },
      {
        "command": true,
        "text": "python examples/generate.py --output outputs/first-song"
      }
    ],
    "caveat": [
      "Linux·Python 3.12·NVIDIA GPU(VRAM 24 GB)가 필요합니다",
      "코드는 Apache-2.0이지만 모델 가중치는 CC BY-NC 4.0(비상업)입니다",
      "첫 실행 때 Hugging Face에서 모델 파일을 내려받습니다"
    ]
  },
  "cta": {
    "type": "run",
    "label": "RUN",
    "url": "https://map-yue2.github.io/"
  },
  "ready": "install",
  "categories": [
    "ai",
    "media"
  ],
  "categories_confirmed": true,
  "tags": [
    "music",
    "audio",
    "models"
  ],
  "platform": [
    "linux"
  ],
  "license": {
    "spdx": "Apache-2.0",
    "scope": "permissive",
    "scope_text": "상업 이용·수정·재배포 가능. 고지 유지, 바꾼 부분은 표시.",
    "url": "https://spdx.org/licenses/Apache-2.0.html",
    "note": null,
    "open_source": true
  },
  "language": "Python",
  "source_urls": {
    "canonical": "https://map-yue2.github.io/",
    "github": "https://github.com/multimodal-art-projection/yue",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/multimodal-art-projection/yue",
        "posted_at": "2026-09-12T22:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 8971,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:33:46.873Z",
    "stars_observed_since_check": 62,
    "star_delta_24h": 55,
    "star_delta_7d": 381,
    "star_delta_30d": 381,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      22,
      80,
      62,
      73,
      13,
      78,
      53
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": null,
    "hn_points_observed_at": null,
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "all_time": null,
    "rising": {
      "24h": null,
      "7d": 20,
      "30d": 50
    },
    "categories": [
      {
        "category": "media",
        "label": "미디어",
        "rank": 13
      }
    ]
  },
  "activity": {
    "pushed_at": "2026-09-14T10:31:07.000Z",
    "owner_type": "Organization",
    "open_issues": 25,
    "contributors": 9,
    "releases_count": 1,
    "latest_release": {
      "tag": "yue2-v0.1.6",
      "published_at": "2026-09-09T19:10:05.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:33:46.873Z",
    "core_checked_at": "2026-09-15T19:33:46.873Z"
  },
  "signals": [],
  "images": {
    "og": "https://tesign.com/img/yue-9a684df443.png",
    "cover": "https://tesign.com/img/yue-9a684df443.png",
    "cover_width": 2400,
    "cover_height": 1260,
    "gallery": [
      "https://tesign.com/img/yue-9a684df443.png",
      "https://tesign.com/img/yue-53526f32ce.png"
    ],
    "alt": "YuE2 데모 사이트. 'Music, with a plan.' 헤드라인, 모델·벤치마크 링크 상자, 하단 오디오 플레이어.",
    "tier": 1
  },
  "dates": {
    "first_seen_at": "2026-09-13T07:43:26.628Z",
    "source_created_at": "2025-01-23T06:21:58.000Z",
    "discovery_hours": 14353.357952222223,
    "launch_signal_at": "2026-09-12T22:00:00.000Z",
    "kept_at": "2026-09-13T11:32:21.681Z",
    "first_published_at": "2026-09-13T11:32:21.881Z",
    "updated_at": "2026-09-15T04:36:57.062Z",
    "ingestion_mode": "live"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
