Git Product home page Git Product logo

Comments (12)

kaue5480 avatar kaue5480 commented on July 18, 2024

Another thing please make the install process be a bit more explained as I could not tell if I should something or not

from monika.i.

Rubiksman78 avatar Rubiksman78 commented on July 18, 2024

DId you download the sourcecode.zip or did you clone the repository (better option).
To install TTS libs, did you clone the concerned repository as indicated on the Wiki and install them as instructed?
Be careful also to use the requirements_macos.txt for MacOS as there are some tricky modules for it.

from monika.i.

kaue5480 avatar kaue5480 commented on July 18, 2024

I downloaded the 'sourcecode.zip' and did use the 'requirements_macos.txt` and downloaded Tortoise-TTS and Coqui AI TTS and still nothing

from monika.i.

Rubiksman78 avatar Rubiksman78 commented on July 18, 2024

Try launching one of the two scripts from within a command prompt to get the exact error traceback and submit it here.

from monika.i.

kaue5480 avatar kaue5480 commented on July 18, 2024

Below is main.py
Screenshot 2023-04-16 at 9 41 54 AM
Below is Voicing.py
Screenshot 2023-04-16 at 9 42 53 AM

from monika.i.

Rubiksman78 avatar Rubiksman78 commented on July 18, 2024

Did you clone the repository TTS and run pip install -e . inside it without errors? Can you also run the command pip list and send the list of the modules installed?

from monika.i.

kaue5480 avatar kaue5480 commented on July 18, 2024

I cloned both TTS's and here is the pip list
Screenshot 2023-04-16 at 10 18 20 AM

from monika.i.

kaue5480 avatar kaue5480 commented on July 18, 2024

Screenshot 2023-04-16 at 10 19 25 AM

Here is a pip list not restricted by folder

from monika.i.

Rubiksman78 avatar Rubiksman78 commented on July 18, 2024

TTS is not present, be sure to have not messed up with which python you are using and which pip is linked to it. To avoid errors, you can use python -m pip or py -m pip to install modules relatively to the python you are using.

from monika.i.

kaue5480 avatar kaue5480 commented on July 18, 2024

Alright thanks for the help

from monika.i.

kaue5480 avatar kaue5480 commented on July 18, 2024

I have tried doing the python3 -m pip which did nothing but brought up the pip commands

from monika.i.

Rubiksman78 avatar Rubiksman78 commented on July 18, 2024

Your installation of modules is broken, document yourself on how to install libraries on python with the right python you are using. In your case, it was not linked to another python which is not the one used by your PC by default.

from monika.i.

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.