Skip to content

Commit

Permalink
Update README.md (#15239)
Browse files Browse the repository at this point in the history
Add an OVHcloud tutorial URL for the Robust Speech Challenge
  • Loading branch information
anton-l authored Jan 20, 2022
1 parent baf1ebe commit e57468b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/research_projects/robust-speech-event/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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*,
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit e57468b

Please sign in to comment.