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