Adding Organization Card
Browse files
README.md
CHANGED
@@ -1,10 +1,62 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
thumbnail: >-
|
9 |
+
https://cdn-uploads.huggingface.co/production/uploads/63320391e092098b57c04c01/Q6DrO_9-rkSom9pfwGQO-.png
|
10 |
+
short_description: 'Rev: Do more with every word.'
|
11 |
---
|
12 |
|
13 |
+
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
|
14 |
+
<p class="lg:col-span-3" style="font-size: 1.2vw; text-align: center;">
|
15 |
+
<span style="font-size: 5vw; color: black;"> Do more with every word.</span><br />
|
16 |
+
At <a href="https://www.rev.com/">Rev</a>, we help people understand the human voice.
|
17 |
+
Our speech-to-text solutions offer unmatched accuracy.
|
18 |
+
Whether our customer is a small business, a Fortune 500 company, or something in between,
|
19 |
+
we've always helped maximize the value of content, made brands more accessible, and grown audiences.<br />
|
20 |
+
<br />
|
21 |
+
<b>We know that every word matters.</b><br />
|
22 |
+
Now, we're releasing our technology so you can do more with every word.
|
23 |
+
</p>
|
24 |
+
<a href="https://www.rev.com/" class="block overflow-hidden group"
|
25 |
+
style="text-align: center;">
|
26 |
+
<div
|
27 |
+
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center"
|
28 |
+
style="background-color: #321b70"
|
29 |
+
>
|
30 |
+
<img alt="Rev's Logo" src="https://cdn.prod.website-files.com/65dd0e80788a2f545d95cd65/65e0b921d865d7bb0f8c9062_logo_white.svg" class="w-40" />
|
31 |
+
</div>
|
32 |
+
<div class="underline" style="font-size: 1.5vw;">Rev's Homepage</div>
|
33 |
+
</a>
|
34 |
+
<a href="https://github.com/revdotcom/speech-datasets" class="block overflow-hidden"
|
35 |
+
style="text-align: center;">
|
36 |
+
<div
|
37 |
+
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center"
|
38 |
+
style="background-color: #000000"
|
39 |
+
>
|
40 |
+
<img alt="Rev's Logo" src="https://www.rev.ai/content/curve/img/revai/home/waveform.svg?v=kf6Zr6oh_Oj2sj-ts2KXvAVlcUnZRRMW_tIO5UODu4g" class="w-40" />
|
41 |
+
</div>
|
42 |
+
<div class="underline" style="font-size: 1.5vw">Released Datasets</div>
|
43 |
+
</a>
|
44 |
+
<a href="https://github.com/revdotcom/fstalign/tree/develop" class="block overflow-hidden"
|
45 |
+
style="text-align: center;">
|
46 |
+
<div
|
47 |
+
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center"
|
48 |
+
style="background-color: #321b70;"
|
49 |
+
>
|
50 |
+
<img alt="fstalign Logo" src="https://github.com/revdotcom/fstalign/raw/develop/docs/fstalign_logo_white.png" class="w-40" />
|
51 |
+
</div>
|
52 |
+
<div class="underline" style="font-size: 1.5vw;">fstalign: Rev's Alignment Tool</div>
|
53 |
+
</a>
|
54 |
+
<div class="lg:col-span-3">
|
55 |
+
<p>
|
56 |
+
For more information on our models, don't hesitate to contact us using the Community tab!
|
57 |
+
<br />
|
58 |
+
<br />
|
59 |
+
<a href="https://www.rev.com/online-transcription-services/contact-sales">Want to scale up to your enterprise? Contact our Sales team!</a><br />
|
60 |
+
</p>
|
61 |
+
</div>
|
62 |
+
</div>
|