From 71d619584b09467ce6b6ae611b63be31c5840509 Mon Sep 17 00:00:00 2001 From: Anton Lozhkov Date: Thu, 20 Jan 2022 11:44:34 +0300 Subject: [PATCH] Update README.md --- examples/research_projects/robust-speech-event/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/research_projects/robust-speech-event/README.md b/examples/research_projects/robust-speech-event/README.md index 5d49f3db1781..1681f5e5f259 100644 --- a/examples/research_projects/robust-speech-event/README.md +++ b/examples/research_projects/robust-speech-event/README.md @@ -476,7 +476,7 @@ hyperparameters. ## How to finetune with OVH cloud -For a more detailed guide on setting up OVHcloud please watch this video: TODO +[![Youtube](https://www.youtube.com/s/desktop/f506bd45/img/favicon_32.png)](https://youtu.be/XkMnYocAEO0) For a more detailed guide on setting up OVHcloud please watch this video: https://youtu.be/XkMnYocAEO0 ### Creating an OVHCloud account *TIP*: If you haven't created a project on OVHcloud yet, make sure you've received your GPU voucher code *beforehand*, @@ -511,6 +511,8 @@ like the one in step 5. The Dockerfile for it is available here: [baaastijn/Dockerimages](https://github.com/baaastijn/Dockerimages/tree/main/Hugginface_challenge_speech). Once you've built your image, push it to https://hub.docker.com/ and select it during the OVHcloud job creation. +For more quick tutorials about OVHcloud AI products, check out the showcase https://vimeo.com/showcase/8903300 + ## How to combine n-gram with acoustic model Having trained a speech recognition model with CTC as shown in the section above,