Alex-Wengg commited on
Commit
9a28930
·
1 Parent(s): 596c0c8

Add full metadata: base_model, tags, pipeline_tag

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -2,6 +2,21 @@
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
 
 
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
+ library_name: coreml
6
+ base_model: nvidia/nemotron-speech-streaming-en-0.6b
7
+ tags:
8
+ - speech-recognition
9
+ - automatic-speech-recognition
10
+ - streaming-asr
11
+ - coreml
12
+ - apple
13
+ - ios
14
+ - macos
15
+ - FastConformer
16
+ - RNNT
17
+ - Parakeet
18
+ - ASR
19
+ pipeline_tag: automatic-speech-recognition
20
  ---
21
  # Nemotron Speech Streaming 0.6B - CoreML
22