How to use tiny-random/omnivoice with Transformers:
# Load model directly from transformers import OmniVoice model = OmniVoice.from_pretrained("tiny-random/omnivoice", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!