Update README.md
Browse files
README.md
CHANGED
|
@@ -52,9 +52,9 @@ ZETIC-ai/whisper-base-encoder is a highly optimized version of **[Whisper Base b
|
|
| 52 |
For decoder model that runs locally: [Check model card](https://huggingface.co/ZETIC-ai/whisper-base-decoder)
|
| 53 |
|
| 54 |
**Key Details:**
|
| 55 |
-
- 🎯 **Task**:
|
| 56 |
- 🚀 **Engine**: ZETIC Melange Runtime
|
| 57 |
-
- 💡 **Best For**:
|
| 58 |
|
| 59 |
Unlike standard GGUF or ONNX exports where you manually download `.tflite` or `.gguf` files and bundle them into your APK/IPA, **this model is fetched automatically** by the Melange SDK at runtime: no asset management, no file hosting, no bloated app sizes.
|
| 60 |
|
|
|
|
| 52 |
For decoder model that runs locally: [Check model card](https://huggingface.co/ZETIC-ai/whisper-base-decoder)
|
| 53 |
|
| 54 |
**Key Details:**
|
| 55 |
+
- 🎯 **Task**: Automatic Speech Recognition
|
| 56 |
- 🚀 **Engine**: ZETIC Melange Runtime
|
| 57 |
+
- 💡 **Best For**: Speech to Text, Speech Translation
|
| 58 |
|
| 59 |
Unlike standard GGUF or ONNX exports where you manually download `.tflite` or `.gguf` files and bundle them into your APK/IPA, **this model is fetched automatically** by the Melange SDK at runtime: no asset management, no file hosting, no bloated app sizes.
|
| 60 |
|