whisper-small-ar / setup_jupyter.sh
malmarz's picture
Training in progress, step 1000
8b8ff67
pip install jupyterlab
python -m ipykernel install --user --name=whisper
tmux new -s mysession
jupyter lab --port 8888