Git Product home page Git Product logo

Comments (3)

erew123 avatar erew123 commented on September 17, 2024

Hi @xdax1

This is an acceptable conflict and will specifically cause an issue at this point.

Parler-TTS have set their base requirements for transformers higher than XTTS does as an engine allows. My understanding from the Parler devs is that they just didnt test on an earlier version of Transformers, so it doesnt mean it wont work, just that its untested. They set their transformers requirements here https://github.com/huggingface/parler-tts/blob/main/setup.py

I've been waiting on the code for XTTS to be updated/released so that both versions match and work is being performed on this, idiap/coqui-ai-TTS@7014782

Hopefully this will be resolved sometime soon in future, but you should find all TTS engines do work fine, regardless of the message above.

Thanks

from alltalk_tts.

xdax1 avatar xdax1 commented on September 17, 2024

Thanks for the reply, then I don't understand why it doesn't work for me, I start after installation and it immediately shuts down, and that's the only error I had during installation.

from alltalk_tts.

erew123 avatar erew123 commented on September 17, 2024

Hi @xdax1

Please open a command prompt, go to the alltalk_tts folder and from there run start_alltalk.bat. Do not just double click on the batch file from the Windows interface as you will not see any error messages as Windows will just close the command prompt window.

Additionally, I note from your diag file, that you have re-named the folder alltalk_tts-alltalkbeta. You may find that the dash - in the folder path will cause issues with Python as it does sometimes have issues with this.

Finally, just re-naming the folder will affect all the batch files, depending on when you re-named the folder, as they have to point to the correct path, and the files are build dynamically when atsetup.bat is run. If you re-name the folder you could:

  1. edit the batch files to match the correct file paths.
  2. delete the batch files and the alltalk_environment and re-run setup.

Thanks

from alltalk_tts.

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.