Update README.md
Browse files
README.md
CHANGED
|
@@ -12,8 +12,5 @@ pipeline_tag: automatic-speech-recognition
|
|
| 12 |
Moonshine models for regression/performance testing. Derived from `UsefulSensors/moonshine`.
|
| 13 |
|
| 14 |
## Repository contents
|
| 15 |
-
- `models/
|
| 16 |
-
- `models/
|
| 17 |
-
|
| 18 |
-
## Notes
|
| 19 |
-
- Static model export and dtype conversion done with `torq-tools`
|
|
|
|
| 12 |
Moonshine models for regression/performance testing. Derived from `UsefulSensors/moonshine`.
|
| 13 |
|
| 14 |
## Repository contents
|
| 15 |
+
- `models/{bf16,quantized}/onnx`: Static ONNX models exported from [torq-tools](https://github.com/synaptics-torq/torq-tools).
|
| 16 |
+
- `models/{bf16}/vmfb`: Compiled VMFB binaries for use in applications.
|
|
|
|
|
|
|
|
|