hyhzl

Results 5 comments of hyhzl

appreciate for your answer. encouter another issue when trying Synthesizing wav locally,by executing demo_cli.py,but having problem at final step: Caught exception: ValueError('The truth value of an array with more than...

Loading weights at synthesizer/saved_models/mandarin/mandarin.pt Traceback (most recent call last): File "synthesizer_train.py", line 37, in train(**vars(args)) File "/jfs-cache/ai-prj/MockingBird/synthesizer/train.py", line 114, in train model.load(weights_fpath, optimizer) File "/jfs-cache/ai-prj/MockingBird/synthesizer/models/tacotron.py", line 527, in load optimizer.load_state_dict(checkpoint["optimizer_state"])...

@czczup i triggered and encountered the same issue, could you guys solve this and help us to experience this prefect project? Appreciate !

@lucidrains i wanna train voice clone of chinese mandarin, and i plan to change soundstream to encodec instead. and i found chinese hubert model ,trained by weNetSpeech,10k+ hours. but k-means...