gekkov commited on
Commit
87d021a
·
verified ·
1 Parent(s): 020ef62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Conformer is a popular Neural Network for speech recognition. This repository co
37
  - **License:** BigScience OpenRAIL-M v1.1
38
 
39
  The model contains 10M parameters. For a SoC with Cortex-M and Ethos-U85 in Shared_Sram memory mode,the memory usage is 5.7MB of SRAM
40
- to store the peak intermediate tensor and 10.8MB of read-only data for the weights and biases.
41
 
42
 
43
  ### Model Sources
 
37
  - **License:** BigScience OpenRAIL-M v1.1
38
 
39
  The model contains 10M parameters. For a SoC with Cortex-M and Ethos-U85 in Shared_Sram memory mode,the memory usage is 5.7MB of SRAM
40
+ to store the peak intermediate tensor and 10.8MB of read-only data living in the external memory for the weights and biases.
41
 
42
 
43
  ### Model Sources