Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: automatic-speech-recognition
|
4 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: automatic-speech-recognition
|
4 |
+
---
|
5 |
+
|
6 |
+
# Whisper tflite models for use in Whisper app on F-Droid
|
7 |
+
|
8 |
+
"transcribe-translate" models provide signatures for "serving_transcribe" and "serving_translate" to force the model to perform a certain action
|