hamsa-tiny-v0.2 / setup_jupyter.sh
Ahmed107's picture
Training in progress, step 2000
b72a77d 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