blaisewf / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.
https://applio.org
MIT License
0 stars 0 forks source link

x #14

Open blaisewf opened 2 months ago

blaisewf commented 2 months ago

Bug Description Console error after running the run-install.bat

Could Not Find C:\aiApplio_3_2_4\Applio\Makefile Could Not Find C:\aiApplio_3_2_4\Applio\Dockerfile Could Not Find C:\aiApplio_3_2_4\Applio\docker-compose.yaml Could Not Find C:\aiApplio_3_2_4\Applio*.sh Downloading the fairseq build... Download failed, trying with the powershell method Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel. At line:1 char:4

& {Invoke-WebRequest -Uri 'https://huggingface.co/IAHispano/applio/re ...

Steps to Reproduce Outline the steps to replicate the issue:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. Observe the error.

Expected Behavior Describe what you expected to happen.

Assets Include screenshots or videos if they can illustrate the issue.

Desktop Details:

Additional Context Any additional information that might be relevant to the issue.

github-actions[bot] commented 2 months ago

It appears that the run-install.bat script is unable to find certain files and is also experiencing issues with downloading the fairseq build due to a TLS secure channel error. To troubleshoot this, I would recommend checking the file paths and ensuring that the necessary files are present in the correct locations. Additionally, you can try updating your PowerShell version to ensure that it is compatible with the TLS version used by the Hugging Face repository.

Can you please provide more details on your environment, such as the operating system and PowerShell version you are using? Also, please refer to the official documentation at https://docs.applio.org for more information on the installation process and troubleshooting guides.

blaisewf commented 2 months ago

im using version 11 on windows 10

github-actions[bot] commented 2 months ago

Thank you for providing the error details. I'd like to help you troubleshoot the issue.

Based on the error messages, it seems like the run-install.bat script is unable to find some required files (Makefile, Dockerfile, docker-compose.yaml, and *.sh files) in the specified directory C:\aiApplio_3_2_4\Applio. Additionally, there's an issue with downloading the fairseq build due to an SSL/TLS secure channel error.

To better understand the issue, could you please provide more information on the following:

  1. Steps to Reproduce: You mentioned a 4-step process, but the details are missing. Can you please provide the actual steps you took to run the run-install.bat script? For example, did you download a specific repository, extract it to a folder, and then run the script?
  2. Expected Behavior: What did you expect to happen after running the run-install.bat script? Was it supposed to install some dependencies, set up a development environment, or something else?
  3. Desktop Details: Can you please provide the details about your operating system and browser? This might help identify potential compatibility issues.
  4. Additional Context: Are you running this script in a specific environment (e.g., a virtual machine, a Docker container)? Are there any other software or tools installed on your system that might be interfering with the script?

Additionally, you can try the following troubleshooting steps:

If you provide more information, I'll do my best to help you resolve the issue.

If you're looking for faster assistance, consider joining our support community on Discord, or please wait for a staff member to assist.