make images inline

#2
by radames HF staff - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -146,7 +146,16 @@ model-index:
146
 
147
  # NVIDIA Conformer-CTC Large (en-US)
148
 
149
- [![Riva Compatible](https://img.shields.io/badge/NVIDIA%20Riva-compatible-brightgreen#model-badge)](#deployment-with-nvidia-riva)
 
 
 
 
 
 
 
 
 
150
 
151
 
152
  This model transcribes speech in lowercase English alphabet including spaces and apostrophes, and is trained on several thousand hours of English speech data.
 
146
 
147
  # NVIDIA Conformer-CTC Large (en-US)
148
 
149
+ <style>
150
+ img {
151
+ display: inline;
152
+ }
153
+ </style>
154
+
155
+ | [![Model architecture](https://img.shields.io/badge/Model_Arch-Conformer--CTC-lightgrey#model-badge)](#model-architecture)
156
+ | [![Model size](https://img.shields.io/badge/Params-120M-lightgrey#model-badge)](#model-architecture)
157
+ | [![Language](https://img.shields.io/badge/Language-en--US-lightgrey#model-badge)](#datasets)
158
+ | [![Riva Compatible](https://img.shields.io/badge/NVIDIA%20Riva-compatible-brightgreen#model-badge)](#deployment-with-nvidia-riva) |
159
 
160
 
161
  This model transcribes speech in lowercase English alphabet including spaces and apostrophes, and is trained on several thousand hours of English speech data.