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

For windows users: #3

Open
collinetnickk opened this issue Dec 27, 2023 · 1 comment
Open

For windows users: #3

collinetnickk opened this issue Dec 27, 2023 · 1 comment

Comments

@collinetnickk
Copy link

The commands are slightly different and include:

git clone https://github.com/semperai/basic-openai-api-wrapper.git

cd basic-openai-api-wrapper

python -m venv venv

venv\Scripts\activate

pip install -r requirements.txt

Then to run it it's simply:

flask run

@kende
Copy link

kende commented Jan 5, 2024

Did that, but ran into an error:

Exception: [!] No espeak backend found. Install espeak-ng or espeak to your system.

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