the test infer using opencpop dataset isnot working

オープン
#97 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

docs/SVS-opencpop-e2e.md から始め、次に binarize.py と 0228_opencpop_ds100_rel config.yaml の raw_data_dir および test_prefixes の設定を比較します。ステップ “Inference from packed test set” で使用される dataloader のパスと、そのエラーログを調べます。opencpop のテストセットがパックされ、ゼロではないテストバッチで推論が実行されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

I just follow all the steps in docs SVS-opencpop-e2e.md. All the data are as following:
.
|--data
|--raw
|--opencpop
|--segments
|--transcriptions.txt
|--wavs
|--checkpoints
|--MY_DS_EXP_NAME (optional)
|--0109_hifigan_bigpopcs_hop128 (vocoder)
|--model_ckpt_steps_1512000.ckpt
|--config.yaml

  1. the first error is "Run the following scripts to pack the dataset for training/inference." . the error log shows that the popcs folder is missing? but the test dataset i used is opencpop, so i manualy set the "raw_data_dir" by "opencpop data folder" in binarize.py and modified the "test_prefixes" to ['2044', 2086] in 0228_opencpop_ds100_rel's config.yaml. Then the packing command ran successfully.
  2. the second error is "Inference from packed test set". The error log shows that the test set batch num is zero. I want to debug the dataloader, and see where the test folder is. However the code is too complex.

So I wanna konw if i should download the popcs dataset to infer with SVS-opencpop-e2e?
if i want to use the opencpop test data to infer, which configs should be modified?

主要言語
Python
スター
4.9k
フォーク
826
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

MoonInTheRiver/DiffSinger のほかの issue

MoonInTheRiver/DiffSinger の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。