Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ tags:
|
|
5 |
license: apache-2.0
|
6 |
---
|
7 |
|
8 |
-
# SEW-tiny
|
9 |
|
10 |
-
[SEW by ASAPP Research](https://github.com/asappresearch/sew)
|
11 |
|
12 |
The base model pretrained on 16kHz sampled speech audio. When using the model make sure that your speech input is also sampled at 16Khz. Note that this model should be fine-tuned on a downstream task, like Automatic Speech Recognition, Speaker Identification, Intent Classification, Emotion Recognition, etc...
|
13 |
|
|
|
5 |
license: apache-2.0
|
6 |
---
|
7 |
|
8 |
+
# SEW-tiny-pt
|
9 |
|
10 |
+
This is a pretrained version of [SEW tiny by ASAPP Research](https://github.com/asappresearch/sew) trained over Brazilian Portuguese audio.
|
11 |
|
12 |
The base model pretrained on 16kHz sampled speech audio. When using the model make sure that your speech input is also sampled at 16Khz. Note that this model should be fine-tuned on a downstream task, like Automatic Speech Recognition, Speaker Identification, Intent Classification, Emotion Recognition, etc...
|
13 |
|