Giter VIP home page Giter VIP logo

Comments (6)

ipio avatar ipio commented on July 28, 2024

I agree, I couldn't find a way to build it on Windows after following the steps they lay out.

My workaround has been to run the following docker container running under Windows:
https://hub.docker.com/r/jonashaag/visqol

However, the documentation listed on that docker page is a bit confusing and incorrect in some places.
Here's what worked for me:

docker run -it -v c:/users/your_username/visqol/data:/data jonashaag/visqol:v3 --degraded_file /data/degraded.wav --reference_file /data/reference.wav

Hope that helps!

from visqol.

mchinen avatar mchinen commented on July 28, 2024

Sorry that this is causing issues. Thank you for the solution @ipio . It's true that we primarily develop on Linux, so our Windows support is not as good as it should be. One approach that may make sense in the future is to use the CI actions to build releases for those that aren't interested in developing but just using ViSQOL as a binary.

from visqol.

Aravindbolloju avatar Aravindbolloju commented on July 28, 2024

Sorry that this is causing issues. Thank you for the solution @ipio . It's true that we primarily develop on Linux, so our Windows support is not as good as it should be. One approach that may make sense in the future is to use the CI actions to build releases for those that aren't interested in developing but just using ViSQOL as a binary

Hey, I didn't immediately posted it here... After I raised this issue I worked for its successful build on windows and finally it succeeded. Some changes I have done in the build files and then it succeeded ultimately.... I verified it with Linux build as well and the scores generated are intact. One issue I noticed is the windows one that I build is failed in case of speech mode but in audio mode it is going well and I'm using it.

from visqol.

Hyeonji-Jung avatar Hyeonji-Jung commented on July 28, 2024

Hello, it's amazing that you succeeded in building in a window environment. I'm also trying to build in Windows.
However, memory problems and errors occur in the process of building tensorflow.
Is it the only solution to build the tensorflow directly into the bazel to use visqol?
I would really appreciate it if you could let me know through what modifications you made to build it successfully.

from visqol.

roozbehid avatar roozbehid commented on July 28, 2024

@Aravindbolloju Can you maybe share your changes?
I tried so hard to make it build on Windows and I cant do it.

Also if anyone can help with these questions as well:

  • Does it work under command prompt or should be be MSYS?
  • In main page it says "Install Tensorflow dependencies", what does this exactly mean? Can we make bazel just use the installed tensorflow in python and not build it itself?

from visqol.

Related Issues (20)

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.