Converted safetensors version of metavoiceio/metavoice-1B-v0.1

Usage

  1. Install the original model code by running metavoice.sh
  2. Run the following code:
from metavoice import MetaVoiceModel
model = MetaVoiceModel("sheepymeh/metavoice-1B-v0.1")
model.generate("Hello world!")
Downloads last month
11
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 authors have turned it off explicitly.