Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Nemotron Speech Streaming 0.6B - CoreML
|
| 2 |
|
| 3 |
CoreML conversion of NVIDIA's `nvidia/nemotron-speech-streaming-en-0.6b` for real-time streaming ASR on Apple devices.
|
|
@@ -166,4 +171,4 @@ Other models (preprocessor, decoder, joint) remain in float32 as they are alread
|
|
| 166 |
|
| 167 |
## License
|
| 168 |
|
| 169 |
-
Apache 2.0 (following NVIDIA's original license)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: nvidia-open-model-license
|
| 4 |
+
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
|
| 5 |
+
---
|
| 6 |
# Nemotron Speech Streaming 0.6B - CoreML
|
| 7 |
|
| 8 |
CoreML conversion of NVIDIA's `nvidia/nemotron-speech-streaming-en-0.6b` for real-time streaming ASR on Apple devices.
|
|
|
|
| 171 |
|
| 172 |
## License
|
| 173 |
|
| 174 |
+
Apache 2.0 (following NVIDIA's original license)
|