export
set
1 2 3 4 5 6 git clone https://github.com/ngo-classes/open-speech-recording.git cd open-speech-recording git submodule update --init --recursive pip install flask export FLASK_APP=main.py python -m flask run
1 2 3 4 5 6
git clone https://github.com/ngo-classes/open-speech-recording.git cd open-speech-recording git submodule update --init --recursive pip install flask export FLASK_APP=main.py python -m flask run
Open the following notebook