noah
noah
The only reason I haven't moved to Zed is because Jupyter notebooks aren't supported. I'd love to see this :0

Still broken :'(
in .env set GROQ_API_KEY to be your groq api key. Make sure you're running 'node build.mjs' (bun has some problems with this), and let me know if you still get...
And you have made the .env in generate/ and ran npm install inside generate/? Having a .env in root or running npm install in root will give these errors
It should be working on both, and I know people who have gotten it working on windows and I've used it personally on mac and linux. https://www.youtube.com/watch?v=-Ff0xG1eNjw have u watched...
Did you set the eleven labs api key and the google custom search engine api key?
You have the generate/public/voice and generate/public/srt folders created, right?
I'll try to help. So you ran "pip install -r requirements.txt" inside the generate/ folder? And you created a virtual environment before doing that and activated it? The venv folder...
weird. I've never had this complaint so I imagine it works fine typically on windows. Try using python in place of python3, not really sure. This is a python configuration...