Dancing2Music
Dancing2Music copied to clipboard
preprocess mudule error
Hi! I am a student of ZJU. I want to show your paper in a course. But the preprocess mudule doesn't work even though I tried many times. Could you share the preprocess module with me? Thanks a lot!
I'm also wondering if the preprocess file can be released as well.
If you create a conda environment with python 2.7 you can install the correct preprocess module with "pip install preprocess" and you don't have the preprocess error anymore but after that ther's other modules conflict problem
Thanks a lot! That's a really tricky problem. (ಡωಡ)
I have tried py2.7 and now I give up this project.
I think it's a big fraud. ヾ(Ő∀Ő)ノ
---Original--- From: "argentinox"<[email protected]> Date: 2020/6/22 21:50:09 To: "NVlabs/Dancing2Music"<[email protected]>; Cc: "hiromesh"<[email protected]>;"Author"<[email protected]>; Subject: Re: [NVlabs/Dancing2Music] preprocess mudule error (#6)
If you create a conda environment with python 2.7 you can install the correct preprocess module with "pip install preprocess" and you don't have the preprocess error anymore but after that ther's other modules conflict problem
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
If you create a conda environment with python 2.7 you can install the correct preprocess module with "pip install preprocess" and you don't have the preprocess error anymore but after that ther's other modules conflict problem
It's a different preprocess module, probably some custom functions.
I think you are right, maybe in the project is missing a custom module called "preprocess" that makes as output a numpy array from the .wav file called 'style.npy'
Hi all, The preprocess code is adopted from the Obama Libsync project. The proprocess.py and mfcc_rev.py can be found there.
I put a zipped file of the complete demo code on my personal webpage.
Thanks a lot !------------------ 原始邮件 ------------------ 发件人: "Hsin-Ying Lee"<[email protected]> 发送时间: 2020年7月30日(星期四) 中午11:39 收件人: "NVlabs/Dancing2Music"<[email protected]>; 抄送: "hiromesh"<[email protected]>;"Author"<[email protected]>; 主题: Re: [NVlabs/Dancing2Music] preprocess mudule error (#6)
Hi all, The preprocess code is adopted from the Obama Libsync project. The proprocess.py and mfcc_rev.py can be found there.
could you realease the code about how to detect kinematic beats from Ddiff
Hi all, The preprocess code is adopted from the Obama Libsync project. The proprocess.py and mfcc_rev.py can be found there.
I've tried, but there are a lot of bug, such as "raise Exception('ffmpeg or audio file doesn't exist')".
Hi all, The preprocess code is adopted from the Obama Libsync project. The proprocess.py and mfcc_rev.py can be found there.
I've tried, but there are a lot of bug, such as "raise Exception('ffmpeg or audio file doesn't exist')".
idem