sj-zetic commited on
Commit
dbf3b25
·
verified ·
1 Parent(s): dc7ad8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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**: Object Detection
56
  - 🚀 **Engine**: ZETIC Melange Runtime
57
- - 💡 **Best For**: Object detection, tracking, instance segmentation, image classification, and pose estimation
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