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

nimaaaAI
/
MOSS-TTS-Nano-Persian

Text-to-Speech
Transformers
PyTorch
Persian
moss_tts_nano
feature-extraction
persian
farsi
tts
voice-cloning
speech-synthesis
custom_code
Model card Files Files and versions
xet
Community

Instructions to use nimaaaAI/MOSS-TTS-Nano-Persian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nimaaaAI/MOSS-TTS-Nano-Persian with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="nimaaaAI/MOSS-TTS-Nano-Persian", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("nimaaaAI/MOSS-TTS-Nano-Persian", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MOSS-TTS-Nano-Persian
576 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
nimaaaAI's picture
nimaaaAI
Update README.md
a1f8852 verified 3 days ago
  • samples
    Upload samples/reference.wav with huggingface_hub 3 days ago
  • .gitattributes
    1.99 kB
    Upload samples/reference.wav with huggingface_hub 3 days ago
  • LICENSE
    11.7 kB
    Upload LICENSE with huggingface_hub 3 days ago
  • README.md
    9.31 kB
    Update README.md 3 days ago
  • __init__.py
    800 Bytes
    Upload folder using huggingface_hub 3 days ago
  • config.json
    2.22 kB
    Upload folder using huggingface_hub 3 days ago
  • configuration_moss_tts_nano.py
    5.03 kB
    Upload folder using huggingface_hub 3 days ago
  • finetune_config.json
    1.21 kB
    Upload folder using huggingface_hub 3 days ago
  • gpt2_decoder.py
    26.6 kB
    Upload folder using huggingface_hub 3 days ago
  • modeling_moss_tts_nano.py
    111 kB
    Upload folder using huggingface_hub 3 days ago
  • prompting.py
    2.73 kB
    Upload folder using huggingface_hub 3 days ago
  • pytorch_model.bin
    570 MB
    xet
    Upload folder using huggingface_hub 3 days ago
  • special_tokens_map.json
    552 Bytes
    Upload folder using huggingface_hub 3 days ago
  • tokenization_moss_tts_nano.py
    3.56 kB
    Upload folder using huggingface_hub 3 days ago
  • tokenizer.model
    471 kB
    xet
    Upload folder using huggingface_hub 3 days ago
  • tokenizer_config.json
    1.14 kB
    Upload folder using huggingface_hub 3 days ago