Update README.md
Browse files
README.md
CHANGED
@@ -59,4 +59,10 @@ pipeline_tag: automatic-speech-recognition
|
|
59 |
license: apache-2.0
|
60 |
---
|
61 |
|
62 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
license: apache-2.0
|
60 |
---
|
61 |
|
62 |
+
# Transcrição de Voz - Base Português (From Whisper)
|
63 |
+
|
64 |
+
## Changelog
|
65 |
+
```
|
66 |
+
1. Removidas línguas pouco usadas para maior velocidade;
|
67 |
+
2. Ajustadas as saídas do translate para pt
|
68 |
+
```
|