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