Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

IOTEverythin
/
roxi-tts-v3.1

Text-to-Speech
Transformers
Safetensors
English
moss_tts_nano
feature-extraction
tts
moss-tts-nano
indian-english
lora
voice-agent
on-device
custom_code
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use IOTEverythin/roxi-tts-v3.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use IOTEverythin/roxi-tts-v3.1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="IOTEverythin/roxi-tts-v3.1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("IOTEverythin/roxi-tts-v3.1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
roxi-tts-v3.1
470 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Joshuant's picture
Joshuant
remove Samples section (audio players)
8a6ff71 verified about 24 hours ago
  • .gitattributes
    1.69 kB
    add sample: samples/apology.wav 1 day ago
  • README.md
    7.46 kB
    remove Samples section (audio players) about 24 hours ago
  • __init__.py
    800 Bytes
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • config.json
    2.3 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • configuration_moss_tts_nano.py
    5.03 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • generation_config.json
    95 Bytes
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • gpt2_decoder.py
    26.6 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • model.safetensors
    469 MB
    xet
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • modeling_moss_tts_nano.py
    111 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • prompting.py
    2.73 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • special_tokens_map.json
    582 Bytes
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • tokenization_moss_tts_nano.py
    3.56 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • tokenizer.model
    471 kB
    xet
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago
  • tokenizer_config.json
    1.19 kB
    roxi-tts-v3.1: speaker B, ~4h data, rank-32 LoRA (epoch-2) 1 day ago