bluewidy

Results 26 comments of bluewidy

I have the same problem. I couldn't find an option governing mp4 to m4a. Can you give me some advice? I am using the latest version on Windows.

Thanks for the comment. But, I don't have any problems with playback. What I want is, currently tidal-dl serves by forcing the mp4 container to switch to m4a. Due to...

@BlauerHunger How can I do that? Can you show me the parallel processing source code file?

@zsdonghao I acted as you said. However, the following error occurred : ValueError: Dimension 2 in both shapes must be equal, but are 256 and 64. Shapes are [1,1,256,3] and...

@ABDOELSHEMY You are having the same problem as me! I tried very hard, but eventually I gave up... can you help me please?

@zsdonghao It was a decisive answer! Thank you! But I have a question. Is it impossible to do that with a pre-trained model? re-train the model from scratch is cumbersome...

@zsdonghao Oh, really? That's sound great! I want to add a DownSamplingLayer! Where is output layer? model.py? or main.py?

@zsdonghao I found InputLayer on model.py. However, the OutputLayer is not visible.

@zsdonghao Well ... Adding the DownSamplingLayer seems very difficult ... I'll just choice re-train the model.