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