morenolq commited on
Commit
0265b7b
·
1 Parent(s): 18c548d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -2
index.html CHANGED
@@ -16,7 +16,9 @@
16
  margin-left: auto;
17
  margin-right: auto;
18
  }
19
-
 
 
20
  .width500 {
21
  width: 500px;
22
  }
@@ -62,7 +64,9 @@
62
  </thead>
63
  <tbody>
64
  <tr>
65
- <td class="tg-c3ow">W2V2</td>
 
 
66
  <td class="tg-c3ow">S</td>
67
  <td class="tg-c3ow">45.73</td>
68
  <td class="tg-c3ow">55.48</td>
 
16
  margin-left: auto;
17
  margin-right: auto;
18
  }
19
+ .mono_text {
20
+ font-family:'Lucida Console', monospace;
21
+ }
22
  .width500 {
23
  width: 500px;
24
  }
 
64
  </thead>
65
  <tbody>
66
  <tr>
67
+ <td class="tg-c3ow">
68
+ <a class="mono_text" href="https://huggingface.co/facebook/wav2vec2-base">facebook/wav2vec2-base</a>
69
+ </td>
70
  <td class="tg-c3ow">S</td>
71
  <td class="tg-c3ow">45.73</td>
72
  <td class="tg-c3ow">55.48</td>