johaness14's picture
Update README.md
d9e8653 verified
|
raw
history blame
445 Bytes
metadata
language:
  - en
base_model:
  - openai/whisper-base
  - Qwen/Qwen2.5-0.5B-Instruct

Description

This is a fusion model combining openai/whisper-base and Qwen/Qwen2.5-0.5B-instruct for speech-to-text and text generation tasks.

Model Description

  • Whisper Base for speech recognition
  • Qwen2.5 with 0.5B - instruct for text generation
  • Custom fusion layer

Available Formats

  • SafeTensors (.safetensors)
  • PyTorch (.pth)

Usage

TBA