Dancing2Music icon indicating copy to clipboard operation
Dancing2Music copied to clipboard

preprocess mudule error

Open hiromesh opened this issue 5 years ago • 11 comments
trafficstars

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!

hiromesh avatar May 23 '20 11:05 hiromesh

I'm also wondering if the preprocess file can be released as well.

eanswer avatar May 24 '20 19:05 eanswer

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

argentinox avatar Jun 22 '20 13:06 argentinox

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.

hiromesh avatar Jun 22 '20 14:06 hiromesh

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.

netolcc06 avatar Jun 22 '20 18:06 netolcc06

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'

argentinox avatar Jun 22 '20 23:06 argentinox

Hi all, The preprocess code is adopted from the Obama Libsync project. The proprocess.py and mfcc_rev.py can be found there.

HsinYingLee avatar Jul 02 '20 17:07 HsinYingLee

I put a zipped file of the complete demo code on my personal webpage.

HsinYingLee avatar Jul 30 '20 03:07 HsinYingLee

Thanks a lot !------------------ 原始邮件 ------------------ 发件人: "Hsin-Ying&nbsp;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)

hiromesh avatar Jul 30 '20 03:07 hiromesh

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

starlesschan avatar Apr 23 '21 02:04 starlesschan

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')".

AOmacieryouzhen avatar May 13 '21 06:05 AOmacieryouzhen

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

baya1235 avatar Nov 05 '21 13:11 baya1235