sdelangen commited on
Commit
d0f351e
1 Parent(s): b40c540

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -113,6 +113,8 @@ asr_model.transcribe_file(
113
  )
114
  ```
115
 
 
 
116
  <details>
117
  <summary>Commandline tool to transcribe a file or a live stream</summary>
118
 
 
113
  )
114
  ```
115
 
116
+ The `DynChunkTrainConfig` values can be adjusted for a tradeoff of latency, computational power and transcription accuracy. Refer to the streaming WER table to pick a value that is suitable for your usecase.
117
+
118
  <details>
119
  <summary>Commandline tool to transcribe a file or a live stream</summary>
120