lorenlugosch commited on
Commit
e2bfd77
1 Parent(s): a77c09c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ metrics:
13
 
14
  # End-to-end SLU model for Timers and Such
15
 
16
- Attention-based RNN sequence-to-sequence model for Timers and Such
17
 
18
  #### Referencing SpeechBrain
19
 
@@ -24,7 +24,7 @@ title = {SpeechBrain},
24
  year = {2021},
25
  publisher = {GitHub},
26
  journal = {GitHub repository},
27
- howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
28
  }
29
  ```
30
 
 
13
 
14
  # End-to-end SLU model for Timers and Such
15
 
16
+ Attention-based RNN sequence-to-sequence model for Timers and Such trained on the `train-real` subset. Achieves 86.7% accuracy on `test-real`.
17
 
18
  #### Referencing SpeechBrain
19
 
 
24
  year = {2021},
25
  publisher = {GitHub},
26
  journal = {GitHub repository},
27
+ howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
28
  }
29
  ```
30