whisper-largev2-ar / setup_jupyter.sh
Zaid's picture
Training in progress, step 2000
024370d
pip install jupyterlab
python -m ipykernel install --user --name=whisper
tmux new -s mysession
jupyter lab --port 8888