the test infer using opencpop dataset isnot working

Aperta
#97 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Inizia da docs/SVS-opencpop-e2e.md, quindi confronta le impostazioni raw_data_dir e test_prefixes in binarize.py e nel file di configurazione 0228_opencpop_ds100_rel config.yaml. Esamina il percorso del dataloader utilizzato dal passaggio “Inference from packed test set” e il relativo log degli errori. Il lavoro è completato quando il test set di opencpop è impacchettato e l’inferenza viene eseguita con un test batch diverso da zero.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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?

Lingua principale
Python
Stelle
4.9k
Fork
826
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di MoonInTheRiver/DiffSinger

Tutte le issue di MoonInTheRiver/DiffSinger

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.