From 3eb23cb979c21f5f6a4740e253d59a7385db4fac Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Mon, 8 Feb 2021 16:00:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86cefac..f6c8898 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ To transcribe audio files the model can be used as a standalone acoustic model a ## Evalution - This is a short script to show how the dataset can be evaluated on librispeech "clean" and "other" test data. + This code snippet shows how to evaluate **facebook/wav2vec2-base-960h** on LibriSpeech's "clean" and "other" test data. ```python from datasets import load_dataset