hamsa-tiny-v0.5 / setup_jupyter.sh
Ahmed107's picture
Training in progress, step 1000
a2b6e0f verified
raw
history blame contribute delete
119 Bytes
pip install jupyterlab
python -m ipykernel install --user --name=whisper
tmux new -s mysession
jupyter lab --port 8888