-
Hello,
I’m trying to run **whisper.cpp** on **Google Colab**, but I’m not sure how to do it.
Can you please provide some guidance or instructions?
Thank you.
-
When i execute below code the kernel crashes everytime and restarts.
code:
```
from whisper_jax import FlaxWhisperPipline
# instantiate pipeline
pipeline = FlaxWhisperPipline("openai/whisper-…
-
## 🐛 Bug
**12 cell:**
%%time
max_epochs = 50
metric = dc.metrics.Metric(dc.metrics.score_function.rms_score)
step_cutoff = len(train)//12
def val_cb(model, step):
if step%step_cutoff!=0…
-
Hi,
I am trying to combine both GSPMD + PyTorch Compile, but it doesn't work.
I took a copy of the test script "test_train_spmd_imagenet.py" and test it in colab, and it started normally. However,…
-
-
### Is your feature request related to a problem?
Bruker and users have requested Google Collab notebooks. They are commonly used in the field.
### Describe the solution you would like.
Creat…
-
## CamemBERT error : No module named 'fairseq.data.token_block_utils_fast'
#### What is your question?
I have used the code bolow once on Colab and I tried to re-run it when I re-opened my Col…
-
examples/pose_landmarker/python/[MediaPipe_Python_Tasks]_Pose_Landmarker.ipynb:
The google-colab package currently found can only be successfully installed in python3.7. Another package mediapipe0.10…
-
I'm giving a lecture on a machine learning course in the coming semester. I've been looking into options that award educational credits for university courses. [Google Educational Credits](https://clo…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Trai…