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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  Aratako/MioTTS-0.1B

kjhtrfertyui
/
MioTTS-0.1B

Text-to-Speech
Transformers
Safetensors
Japanese
English
falcon_h1
text-generation
speech
tts
voice
Model card Files Files and versions
xet
Community

Instructions to use kjhtrfertyui/MioTTS-0.1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kjhtrfertyui/MioTTS-0.1B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="kjhtrfertyui/MioTTS-0.1B")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("kjhtrfertyui/MioTTS-0.1B")
    model = AutoModelForCausalLM.from_pretrained("kjhtrfertyui/MioTTS-0.1B", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MioTTS-0.1B
244 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
kjhtrfertyui's picture
kjhtrfertyui
Aratako's picture
Aratako
Duplicate from Aratako/MioTTS-0.1B
afc7294 4 months ago
  • samples
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • .gitattributes
    2 kB
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • README.md
    12.5 kB
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • chat_template.jinja
    205 Bytes
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • config.json
    1.57 kB
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • generation_config.json
    152 Bytes
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • model.safetensors
    229 MB
    xet
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • special_tokens_map.json
    7.54 kB
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • tokenizer.json
    7.45 MB
    Duplicate from Aratako/MioTTS-0.1B 4 months ago
  • tokenizer_config.json
    2.35 MB
    Duplicate from Aratako/MioTTS-0.1B 4 months ago