Update README.md

This commit is contained in:
Patrick von Platen 2021-02-08 16:00:17 +00:00 committed by huggingface-web
parent 266740b983
commit 3eb23cb979
1 changed files with 1 additions and 1 deletions

View File

@ -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