Converted safetensors version of metavoiceio/metavoice-1B-v0.1
Usage
- Install the original model code by running metavoice.sh
- Run the following code:
from metavoice import MetaVoiceModel
model = MetaVoiceModel("sheepymeh/metavoice-1B-v0.1")
model.generate("Hello world!")
- Downloads last month
- 7
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.