hamsa-tiny-v0.4 / setup_jupyter.sh
Ahmed007's picture
Training in progress, step 1000
9cc251d 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