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