JVS-MuSiC: Japanese multispeaker singing-voice corpus

ダウンロード (download)

Click here. [Google Drive link, zip 0.6 GB]

(sample_jvs001)

内容 (description)

This corpus consists of multi-speaker singing-voice data. The specification is as follows.

  • 100 singers (their reading voices are stored in the JVS corpus.)

  • Each singer sung 2 songs;

    • A Japanese child-song "katatsumuri" as a common song (raw.wav). Also included:

        • The edited version whose pitch and tempo are modified for each singer.

        • The edited version whose pitch and tempo are unified among singers.

        • Melodyne project files that are used for modifying and unifying.

    • Other child-songs that are different among singers

  • High-quality (studio recording), high-sampling-rate (24 kHz)

  • Useful tags included (e.g., singer similarity, key, tempo)

このコーパスは,多数の歌唱者による歌声データから成ります.スペックは以下のとおりです.

  • 100名の歌唱者 (彼らの話声はJVS corpusに収録されています)

  • 各歌唱者は2曲を歌っています

    • 共通曲として日本語童謡「かたつむり」.下記のデータも入っています.

        • 歌唱者毎にピッチとテンポを修正したもの

        • 歌唱者間でピッチとテンポを統一したもの

        • 修正・統一に利用した Melodyne プロジェクトファイル

    • 歌唱者毎に異なる童謡1曲

  • 高品質 (スタジオ収録), 高サンプリングレート (24 kHz)

  • 便利なタグ (e.g., 歌唱者間類似度,キー,)

MPDファイルの使い方 (How to use MPD files)

For each ID in {001..100}, do the following steps:

  1. Create directories named "modified_Audio/" and "modified_grouped_Audio/" in jvs${ID}/song_common/mpd/.

  2. Upsample jvs${ID}/song_common/wav/raw.wav to 48 kHz and rename it to "${ID}.wav".

  3. Put the upsampled file (2.) in the created directories (1.).

Linux users can do these by executing the script below (you need to install sox in advance):

cd ${path_of_jvs-music_in_your_environment}

for ID in {001..100}; do

mkdir jvs${ID}/song_common/mpd/modified_Audio/

mkdir jvs${ID}/song_common/mpd/modified_grouped_Audio/

sox jvs${ID}/song_common/wav/raw.wav -r 48000 jvs${ID}/song_common/mpd/modified_Audio/${ID}.wav

cp jvs${ID}/song_common/mpd/modified_Audio/${ID}.wav jvs${ID}/song_common/mpd/modified_grouped_Audio/${ID}.wav

done

各歌唱者IDに関して,以下のステップを実行して下さい.

  1. jvs${ID}/song_common/mpd/ の中に,"modified_Audio/" と "modified_grouped_Audio/" というディレクトリを作成

  2. jvs${ID}/song_common/wav/raw.wav を 48 kHz にアップサンプリングして,"${ID}.wav" にリネーム.

  3. 2. で作成したファイルを 1. のディレクトリに保存.

Linuxユーザは,上記のスクリプトを実行すればよいです.(要:sox)

使い方 (terms of use)

The tags are licensed with CC BY-SA 4.0. The audio data and Melodyne project files may be used for

      • Research by academic institutions

      • Non-commercial research, including research conducted within commercial organizations

      • Personal use, including blog posts.

If you want to use for commercial purposes, please see below. Re-distribution is not permitted, but you can upload a part of this corpus (e.g., ~3 audio files) in your webpage or blog. If possible, please let me know when you revealed papers, blog posts, and others. It will be very helpful to investigate contributions of this corpus.

タグ情報は,CC-BY-SA 4.0 でライセンスされております.音声データと Melodyne プロジェクトファイルは,以下の場合に限り使用可能です.

      • アカデミック機関での研究

      • 非商用目的の研究(営利団体での研究も含む)

      • 個人での利用(ブログなどを含む)

営利目的の利用を希望される場合,下記をご覧ください.この音声データの再配布は認められていませんが,あなたのウェブページやブログなどでコーパスの一部(例えば,3曲程度)を公開することは可能です.できれば,あなたが論文やブログポスト等の成果を公開した際には,私まで連絡してもらえると助かります.このコーパスの貢献を調査することは,我々にとって非常に有効な情報となります.

作成者 (contributors)

論文 (paper)

Hiroki Tamaru, Shinnosuke Takamichi, Naoko Tanji, and Hiroshi Saruwatari, "JVS-MuSiC: free Japanese multispeaker singing-voice corpus," arXiv preprint, 2001.07044, Jan. 2020. (preprint)

商用利用 (terms of commercial use)

我々は本コーパスの商用利用を歓迎します.我々は更に高品質(48 kHzサンプリング,24ビット量子化)の音声ファイルや,商用利用に係る有益なオプションを用意しております.商用利用をご希望の場合は,下記アドレスにご連絡下さい. We welcome your commercial use. We have higher-quality (48 kHz sampling rate, 24 bit encoding) audio and some beneficial options for the commercial use. Please feel free to contact the following members for your commercial use.

    • Kana Nakahara (TLO of the Univ. of Tokyo) / 中原 花菜 (東大TLO) ... nakahara [_at_mark_] todaitlo.jp

    • Shinnosuke Takamichi / 高道 慎之介 ... shinnosuke_takamichi [_at_mark_] ipc.i.u-tokyo.ac.jp

謝辞 (acknowledgement)

本コーパスの構築は,以下のプロジェクトを受けて実施したものです.

リンク (link)