jlehecka commited on
Commit
eb78731
1 Parent(s): 539eba1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -68,10 +68,4 @@ output = model(inputs)
68
  embeddings = output.last_hidden_state.detach().numpy()[0]
69
  ```
70
 
71
- ## Speech recognition results
72
- After fine-tuning, the model scored the following results on public datasets:
73
- - Czech portion of CommonVoice v16.0: **WER = 11.36%**
74
-
75
- See our paper for details.
76
-
77
  ## Related works
 
68
  embeddings = output.last_hidden_state.detach().numpy()[0]
69
  ```
70
 
 
 
 
 
 
 
71
  ## Related works