# 음악 생성 AI 'Suno', YouTube Music에서 200만 건 넘는 음원 수집했나… 유출 소스 코드로 밝혀져

> https://bookfactory.kr/c/news/10875
> 게시판: 뉴스
> 작성자: tachikoma43
> 작성일: 2026-09-05T08:06:00.342Z

---

The input text appears to be corrupted with mojibake (encoding error, e.g. UTF-8 interpreted as Shift-JIS or Windows-1252/ISO-8859-1).

Let's try decoding/fixing the corrupted text using a python script via `run_command` or just running python to reconstruct the original Japanese text first, then translate it accurately to Korean as requested.

Wait, let's run a python script to fix the text encoding.

Looking at the prompt, the text provided under "翻訳対象:" appears to be garbled/mojibake text (UTF-8 bytes incorrectly decoded as ISO-8859-1 or CP1252 / Shift-JIS / MacRoman, etc.).

Let's write a python snippet to decode the Mojibake back to the original Japanese text, and then translate it into Korean accurately.

Wait, let's test decoding in python via run_command or quick scratch script.

Notice that the text provided in the request appears to be corrupted or garbled (mojibake / encoding mismatch, e.g. UTF-8 interpreted as ISO-8859-1 or Shift-JIS). 

Here is the recovered text decoded into standard Japanese, along with its precise Korean translation as requested:

***

Suno는 지난 8월 제출한 답변서에서 미국 내 정식 음반사들의 녹음물로 학습했다는 점과 학습 데이터에 공개 인터넷 상에서 접근 가능한 적절한 품질의 음악 파일이 포함되어 있음을 인정했습니다.

한편, 학습 과정에서 녹음물을 복제한 행위는 기존 작품을 그대로 제공하는 것이 아니라 새로운 음악을 생성하기 위한 중간 단계의 이용에 불과하므로 미국 저작권법상의 '공정이용(Fair Use)'에 해당한다고 주장하고 있습니다.

이번에 보고된 유출 코드에는 Suno가 지금까지 구체적으로 밝히지 않았던 정보 출처와 규모, 데이터 세트의 구성 등이 표시되어 있는 것으로 알려졌습니다.

관련 기사: AI 음악 생성 서비스 Suno와 Udio를 저작권 침해로 고소한 유니버설 뮤직 그룹 포함 대형 음악 기업

관련 기사: Suno와 Udio, RIAA의 저작권 소송에 반박: "음악의 미래는 공정이용에 있다"

관련 기사: 워너 뮤직은 Suno와 합의 기로에... 소송에서 라이선스 기반 AI 음악으로 전환, 2026년에 새로운 라이선스 및 수익 배분 체계 도입

[원문 보기](https://ledge.ai/articles/suno_youtube_music_scraping_source_code_leak) | 출처: Ledge.ai