whisper-large-mgb2-ar-6k / setup_jupyter.sh
Zaid's picture
Training in progress, step 1000
fb87024
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