Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] frpc_windows_amd64_v0.2 detected as a virus #3533

Closed
oliverdeveloperprojects opened this issue Jan 20, 2024 · 1 comment
Closed

[Bug] frpc_windows_amd64_v0.2 detected as a virus #3533

oliverdeveloperprojects opened this issue Jan 20, 2024 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on but feel free to help.

Comments

@oliverdeveloperprojects

Describe the bug

I canno execute locally TTS/demos/xtts_ft_demo/xtts_demo.py to train with gradio.
The file frpc_windows_amd64_v0.2 is flaged as a virus, also it's flagged by 36 of 68 vendors on VirusTotal.

From gradio they say there is not much they can do (gradio-app/gradio#3230)
But I haven't found yet a solution with my Avast antivirus. I have tried to whitelist it but, it continuously detect it as a virus when trying to execute the xtts_demo.py.

Have anywone had and solved this issue?

Thanks.

To Reproduce

python TTS/demos/xtts_ft_demo/xtts_demo.py

Expected behavior

No response

Logs

No response

Environment

{                                                              
    "CUDA": {
        "GPU": [
            "NVIDIA GeForce GTX 980 Ti"
        ],
        "available": true,
        "version": "12.1"
    },
    "Packages": {
        "PyTorch_debug": false,
        "PyTorch_version": "2.1.2+cu121",
        "TTS": "0.22.0",
        "numpy": "1.26.3"
    },
    "System": {
        "OS": "Windows",
        "architecture": [
            "64bit",
            "WindowsPE"
        ],
        "processor": "Intel64 Family 6 Model 94 Stepping 3, GenuineIntel",
        "python": "3.11.4",
        "version": "10.0.19045"
    }
}

Additional context

No response

@oliverdeveloperprojects oliverdeveloperprojects added the bug Something isn't working label Jan 20, 2024
Copy link

stale bot commented Feb 23, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.

@stale stale bot added the wontfix This will not be worked on but feel free to help. label Feb 23, 2024
@stale stale bot closed this as completed Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on but feel free to help.
Projects
None yet
Development

No branches or pull requests

1 participant