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

can someone help me this tts work? #815

Open
Rod6969 opened this issue Aug 25, 2024 · 1 comment
Open

can someone help me this tts work? #815

Rod6969 opened this issue Aug 25, 2024 · 1 comment

Comments

@Rod6969
Copy link

Rod6969 commented Aug 25, 2024

ss1

@Okohedeki
Copy link

Looks like you copy and pasted a bash command into command line and it parsed it incorrectly. Which is why after every "" its returning a new line rather than continuing the command. Also with stuff like "docker" is not recognized that tells me you haven't installed docker correctly and have it added to path for cmd can't find it.

I.E install git bash for windows and then docker. Then the command should work whereever you got it from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants