Overview

WhisperVQ

WhisperVQ is a quantizer model and a key component of WhisperSpeech. It compresses speech into discrete tokens, enabling seamless compatibility with large language models (LLMs) for real-time speech understanding and various downstream tasks.

Variants

No Variant Cortex CLI command
1 gguf cortex run whispervq

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use in Jan model Hub:
    cortexso/whispervq 
    

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with command:
    cortex run whispervq 
    

Credits

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.