brezende commited on
Commit
ffd272c
·
1 Parent(s): 9140355

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -59,4 +59,10 @@ pipeline_tag: automatic-speech-recognition
59
  license: apache-2.0
60
  ---
61
 
62
- # STT - V0 Base
 
 
 
 
 
 
 
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
+ ```