cahya commited on
Commit
716a685
·
1 Parent(s): ef633e5

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -99,7 +99,7 @@ print("Reference:", test_dataset["sentence"][:2])
99
 
100
  ## Evaluation
101
 
102
- The model can be evaluated as follows on the Indonesian test data of Common Voice.
103
 
104
  ```python
105
  import torch
 
99
 
100
  ## Evaluation
101
 
102
+ The model can be evaluated as follows or using the [notebook](https://github.com/cahya-wirawan/indonesian-speech-recognition/blob/main/XLSR_Wav2Vec2_for_Indonesian_Evaluation-Sundanese.ipynb).
103
 
104
  ```python
105
  import torch