Giter VIP home page Giter VIP logo

Comments (8)

mqsnn avatar mqsnn commented on May 25, 2024

happens whenever I run start_macos.sh

from tts-generation-webui.

rsxdalv avatar rsxdalv commented on May 25, 2024

Ok, the main error is:

OSError: dlopen(/Users/masong/one-click-installers-tts-6.0/installer_files/env/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so, 0x0006): Symbol not found: __ZN2at4_ops6conv1d4callERKNS_6TensorES4_RKN3c108optionalIS2_EENS5_8ArrayRefIxEENSA_INS5_6SymIntEEESB_x
Referenced from: <9018785F-6FE9-3391-92DC-92C02210FCD4> /Users/masong/one-click-installers-tts-6.0/installer_files/env/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so
Expected in: <78DA4C67-8BC7-3995-8324-D2FD95E57BA4> /Users/masong/one-click-installers-tts-6.0/installer_files/env/lib/python3.10/site-packages/torch/lib/libtorch_cpu.dylib

which is related to these issues:
#196
pytorch/audio#62

This might be the fix, run this with cmd_macos.sh

conda install -y -k torchaudio=2.0.0 -c pytorch -c nvidia/label/cuda-11.7.0 -c nvidia

from tts-generation-webui.

rsxdalv avatar rsxdalv commented on May 25, 2024

As for the big error about /history etc, that has been fixed in the latest patch.

from tts-generation-webui.

mqsnn avatar mqsnn commented on May 25, 2024

Ok, the main error is:

OSError: dlopen(/Users/masong/one-click-installers-tts-6.0/installer_files/env/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so, 0x0006): Symbol not found: __ZN2at4_ops6conv1d4callERKNS_6TensorES4_RKN3c108optionalIS2_EENS5_8ArrayRefIxEENSA_INS5_6SymIntEEESB_x
Referenced from: <9018785F-6FE9-3391-92DC-92C02210FCD4> /Users/masong/one-click-installers-tts-6.0/installer_files/env/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so
Expected in: <78DA4C67-8BC7-3995-8324-D2FD95E57BA4> /Users/masong/one-click-installers-tts-6.0/installer_files/env/lib/python3.10/site-packages/torch/lib/libtorch_cpu.dylib

which is related to these issues: #196 pytorch/audio#62

This might be the fix, run this with cmd_macos.sh

conda install -y -k torchaudio=2.0.0 -c pytorch -c nvidia/label/cuda-11.7.0 -c nvidia

im sorry im new to all this. how do i run something with a shell script?

"run this with cmd_macos.sh" is what I'm referring to

from tts-generation-webui.

rsxdalv avatar rsxdalv commented on May 25, 2024

Run cmd_macos.sh then you will have a window where you can enter the command above.

from tts-generation-webui.

mqsnn avatar mqsnn commented on May 25, 2024

when i run "sh cmd_macos.sh" in terminal it gives me this error:

(ttsgen9) masong@masons-Air-2 one-click-installers-tts-6.0 % sh cmd_macos.sh
cmd_macos.sh: line 12: syntax error near unexpected token (' cmd_macos.sh: line 12: bash --init-file <(echo "source "$CONDA_ROOT_PREFIX/etc/profile.d/conda.sh" && conda activate "$INSTALL_ENV_DIR"")'

from tts-generation-webui.

mqsnn avatar mqsnn commented on May 25, 2024

Ok i changed the cmd_macos extension to .command and was able to run it. It gave me a bunch of errors, but still allowed me to enter the line you previously gave. I went back to the default term and ran "sh start_macos.sh" and its working now.

from tts-generation-webui.

rsxdalv avatar rsxdalv commented on May 25, 2024

Ok, I will close this issue. If you have a new problem, feel free to open a new issue.

from tts-generation-webui.

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.