Does hailo provide .hef files for text or audio models also as are provided for vision models ?
While most of the Hailo Model Zoo is indeed vision models, Hailo does provide text/audio models as well. Some models are available only for Hailo-10H, but others are available for Hailo-8 too.
- Text encoders
- Compiled models for Hailo-8 hailo_model_zoo/docs/public_models/HAILO8/HAILO8_text_image_retrieval.rst at master · hailo-ai/hailo_model_zoo · GitHub
- Compiled models for Hailo-10H hailo_model_zoo/docs/public_models/HAILO10H/HAILO10H_text_image_retrieval.rst at master · hailo-ai/hailo_model_zoo · GitHub
- Whisper (automatic speech recognition)
- Compiled model for Hailo-10H hailo_model_zoo_genai/docs/MODELS.rst at main · hailo-ai/hailo_model_zoo_genai · GitHub
- Reference app for Hailo-8/Hailo-10H GitHub - hailocs/hailo-whisper: Tools and scripts to export, convert, and evaluate OpenAI’s Whisper model on Hailo-8 and Hailo-10H accelerators using the Hailo SDK
- LLMs (language models)
- Compiled models for Hailo-10H hailo_model_zoo_genai/docs/MODELS.rst at main · hailo-ai/hailo_model_zoo_genai · GitHub
- Reference apps for Hailo-10H hailo-apps/hailo_apps/python/gen_ai_apps at main · hailo-ai/hailo-apps · GitHub
- Voice assistant (Whisper + LLM)
- Reference app for Hailo-10H hailo-apps/hailo_apps/python/gen_ai_apps/voice_assistant at main · hailo-ai/hailo-apps · GitHub