Business & Travel English
32 B1 lessons
How to run
Start a local server (needed once per session):
Then open http://localhost:9876/index.html and click a lesson.
Audio Lesson 01 has pre-built audio (67 MP3s). To generate audio for the other 29 lessons, add your OpenAI key to
cd english-lessons && python3 -m http.server 9876Then open http://localhost:9876/index.html and click a lesson.
Audio Lesson 01 has pre-built audio (67 MP3s). To generate audio for the other 29 lessons, add your OpenAI key to
/tmp/oaikey.txt and run:
node build-audio.js
(see README.md for details)