diff --git a/README.md b/README.md index 3be1a3c..2ecf020 100644 --- a/README.md +++ b/README.md @@ -187,9 +187,10 @@ print(result["segments"]) # segments are now assigned speaker IDs ## Demos 🚀 -[![Replicate](https://replicate.com/daanelson/whisperx/badge)](https://replicate.com/daanelson/whisperx) +[![Replicate (large-v2](https://img.shields.io/static/v1?label=Replicate+WhisperX+large-v2&message=Demo+%26+Cloud+API&color=blue)](https://replicate.com/daanelson/whisperx) +[![Replicate (medium)](https://img.shields.io/static/v1?label=Replicate+WhisperX+medium&message=Demo+%26+Cloud+API&color=blue)](https://replicate.com/carnifexer/whisperx) -If you don't have access to your own GPUs, use the link above to try out WhisperX. +If you don't have access to your own GPUs, use the links above to try out WhisperX.

Technical Details 👷‍♂️