Skip to content

Please add ParallelWaveGAN and HN-UnifiedSourceFilterGAN (and tkinter) to the official distribution #1

@taroushirani

Description

@taroushirani

Hello, I made the model for SimpleEnunu using oniku_kurumi_utagoe_db[1], which makes use of HN-UnifiedSourceFilterGAN instead of PyWorld vocoder. But the current official distribution of SimpleEnunu does not include ParallelWaveGAN nor HN-UnifiedSourceFilterGAN, so we can't use the neural vocoder. Could you please add them to the official distribution?

  1. https://drive.google.com/file/d/1sQurPYRZ81ySiDhjM4diA-TkAZtHHZBa/view?usp=share_link

FYI: When loading usfgan.models.ParallelHnUSFGANGenerator, I met ModuleNotFound Error related to tkinter. Maybe some modules loaded from usfgan.models.ParallelHnUSFGANGenerator require tkinter(I don't know which though), and embeddable python does not include tcl/tk related files. I had to transplat (1)"tcl" folder (2)"Libs/tkinter" folter (3)_tkinter.pyd, tcl86t.dll, tk866t.dll from DLLs folder from another official binary of python to the directory of embeddable python of SimpleEnunu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions