Whisper-Sudanese-Dialect-small / setup_jupyter.sh
AymanMansour's picture
Training in progress, step 1000
da80e9c
raw
history blame
119 Bytes
pip install jupyterlab
python -m ipykernel install --user --name=whisper
tmux new -s mysession
jupyter lab --port 8888