openvpi / DiffSinger

An advanced singing voice synthesis system with high fidelity, expressiveness, controllability and flexibility based on DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism
Apache License 2.0
2.64k stars 275 forks source link

AttributeError: 'DiffSingerE2EInfer' object has no attribute 'spk_map' #47

Closed MarcoBay closed 1 year ago

MarcoBay commented 1 year ago

file base_svs_infer.py. Class BaseSVSInfer has no spk_map singletone if use_spk_id is false.

it cause me a error on d2_e2e.py

yqzhishen commented 1 year ago

Okay, this will be fixed in a moment. But please do not use DiffSingerE2eInfer anymore, since this mode has been deprecated in this fork and no further updates will be provided.