GithubHelp home page GithubHelp logo

Comments (10)

Heporis avatar Heporis commented on June 19, 2024

把cuda和pytorch单独放出来吧,这两个太大了,cuda需要的可以另外下载,pytorch去官网下都比GitHub快

from music-separation-gui.

Heporis avatar Heporis commented on June 19, 2024

由于系统变量里没有wget,导致这个问题,
image

from music-separation-gui.

Heporis avatar Heporis commented on June 19, 2024

这是怎么回事儿
image

from music-separation-gui.

Freddd13 avatar Freddd13 commented on June 19, 2024

输入文件夹下面不要放非音乐文件和其他文件夹,你看你把输出的文件夹放输入里面了,到时候就把它也读进去了

from music-separation-gui.

Freddd13 avatar Freddd13 commented on June 19, 2024

wget是运行就报错吗?模型打包在里面了,应该不会用到wget

from music-separation-gui.

Freddd13 avatar Freddd13 commented on June 19, 2024

其他的问题:
1。阿里云盘上传了但是不知道为什么没法分享,有空我再看下
2。cuda用的是qpt打包工具打包的,cpu是比gpu慢太多。这里打包就是为了方便安装 ,你要能自己装环境不怕麻烦可以直接clone gui的代码。(其实这个打包工具很迷,但暂时没啥好方案,懒得折腾..)
3。文件路径最好别用中文

from music-separation-gui.

Heporis avatar Heporis commented on June 19, 2024

wget是运行就报错吗?模型打包在里面了,应该不会用到wget

运行就报错,你看那个图里面filenotfound,就是需要wget来下载那两个文件的,打包了wget但是没写入环境变量,系统找不到。
输出文件夹这样设置,批量的时候会报错,单个的时候没问题😂
阿里是限制了压缩包的分享,需要修改文件头信息把压缩包伪装成jpg等文件😥看来天翼更好

from music-separation-gui.

Freddd13 avatar Freddd13 commented on June 19, 2024

wget是相对路径引用的,理论上是不小心删了模型才会去下模型。我电脑上没走下载这个步骤..
单个文件直接指定了音频文件的路径,但是批量是遍历了文件夹下的东西,这逻辑是原来包里面的我没改(bushi

from music-separation-gui.

Heporis avatar Heporis commented on June 19, 2024

wget是相对路径引用的,理论上是不小心删了模型才会去下模型。我电脑上没走下载这个步骤.. 单个文件直接指定了音频文件的路径,但是批量是遍历了文件夹下的东西,这逻辑是原来包里面的我没改(bushi

那两个.mat文件确实打包进去了,一直在resources文件夹里面我也没有删除,但是不知道它为什么非要下载,不直接拷贝过去😅
安装完了,opt和resources是不是就可以删了啊?

from music-separation-gui.

Freddd13 avatar Freddd13 commented on June 19, 2024

我觉得只能尝试删下opt/package 里面是python包 别的应该不行
另外下载那个破案了,原项目里面还有个download_checkpoint。。 整吐了

from music-separation-gui.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.