From 02dacc42ac02ccb59acd574109200a4e127177cd Mon Sep 17 00:00:00 2001 From: Jonatas Grosman Date: Fri, 16 Jul 2021 02:22:53 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eeb316a..c590986 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ model-index: Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on English using the [Common Voice](https://huggingface.co/datasets/common_voice). When using this model, make sure that your speech input is sampled at 16kHz. +This model has been fine-tuned thanks to the GPU credits generously given by the [OVHcloud](https://www.ovhcloud.com/en/public-cloud/ai-training/) :) + The script used for training can be found here: https://github.com/jonatasgrosman/wav2vec2-sprint ## Usage