Code Monkey home page Code Monkey logo

Comments (5)

CarmiShimon avatar CarmiShimon commented on July 22, 2024 2

Hi, did you solve this issue?
Praat is popping windows still.
Any help would be great!

from disvoice.

jeburks2 avatar jeburks2 commented on July 22, 2024 2

Thanks @jcvasquezc ! We are running this through SBATCH scripts on a GUI-less supercomputer, so we have the 'no-GUI server edition' of praat installed. Looks like praat has to be called as "praat --run" rather than "praat" to function without a GUI.

Made the change on lines 44 and 68 of of praat_functions.py and seems to be working fine now for our environment. Hopefully this helps someone else too. Thanks!

from disvoice.

pk2801 avatar pk2801 commented on July 22, 2024

Hello,
Did you get the solution for this issue?

from disvoice.

jeburks2 avatar jeburks2 commented on July 22, 2024

Seeing this same error - what was the resolution?

from disvoice.

jcvasquezc avatar jcvasquezc commented on July 22, 2024

This is a problem with the Praat installation,

When you install praat you ned to be sure that it is added to the PATH environment.

You can test it if in a terminal you are able to run

On Windows

praat.exe --run

On Linux
praat

At the moment this is not supported for Mac devices

from disvoice.

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.