aayrapetyan commited on
Commit
d28fb2b
·
verified ·
1 Parent(s): d01ab0e

Update README.md (#3)

Browse files

- Update README.md (8c9dce46f04822210b5c1bd4d0655121c7d5afa9)

Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -72,20 +72,6 @@ The model transcribes text in Armenian with all Armenian punctuation and capital
72
 
73
  This model is ready for commercial and non-commercial use.
74
 
75
- ## License
76
-
77
- License to use this model is covered by the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). By downloading the public and release version of the model, you accept the terms and conditions of the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
78
-
79
- ## References
80
-
81
- [1] [Fast Conformer with Linearly Scalable Attention for Efficient Speech Recognition](https://arxiv.org/abs/2305.05084)
82
-
83
- [2] [Google Sentencepiece Tokenizer](https://github.com/google/sentencepiece)
84
-
85
- [3] [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
86
-
87
- [4] [HuggingFace ASR Leaderboard](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard)
88
-
89
  <!-- ## NVIDIA NeMo: Training
90
 
91
  To train, fine-tune or play with the model you will need to install [NVIDIA NeMo](https://github.com/NVIDIA/NeMo).
@@ -329,3 +315,17 @@ Additionally, Riva provides:
329
  * Although this model isn’t supported yet by Riva, the [list of supported models is here](https://huggingface.co/models?other=Riva).
330
  Check out [Riva live demo](https://developer.nvidia.com/riva#demos).
331
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
 
73
  This model is ready for commercial and non-commercial use.
74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  <!-- ## NVIDIA NeMo: Training
76
 
77
  To train, fine-tune or play with the model you will need to install [NVIDIA NeMo](https://github.com/NVIDIA/NeMo).
 
315
  * Although this model isn’t supported yet by Riva, the [list of supported models is here](https://huggingface.co/models?other=Riva).
316
  Check out [Riva live demo](https://developer.nvidia.com/riva#demos).
317
 
318
+ ## License
319
+
320
+ License to use this model is covered by the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). By downloading the public and release version of the model, you accept the terms and conditions of the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
321
+
322
+ ## References
323
+
324
+ [1] [Fast Conformer with Linearly Scalable Attention for Efficient Speech Recognition](https://arxiv.org/abs/2305.05084)
325
+
326
+ [2] [Google Sentencepiece Tokenizer](https://github.com/google/sentencepiece)
327
+
328
+ [3] [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
329
+
330
+ [4] [HuggingFace ASR Leaderboard](https://huggingface.co/spaces/hf-audio/open_asr_leaderboard)
331
+