Update README.md
Browse files
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
|