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

voidful
/
phoneme_byt5_g2p_v1

Transformers
PyTorch
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use voidful/phoneme_byt5_g2p_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use voidful/phoneme_byt5_g2p_v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("voidful/phoneme_byt5_g2p_v1")
    model = AutoModelForSeq2SeqLM.from_pretrained("voidful/phoneme_byt5_g2p_v1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
phoneme_byt5_g2p_v1
2.4 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
voidful's picture
voidful
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
4a5c9da about 3 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • config.json
    808 Bytes
    update model checkpoint almost 4 years ago
  • detail.json
    115 Bytes
    update model checkpoint almost 4 years ago
  • model.safetensors
    1.2 GB
    xet
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • pytorch_model.bin
    1.2 GB
    xet
    update model checkpoint almost 4 years ago
  • special_tokens_map.json
    2.5 kB
    init commit about 4 years ago
  • tokenizer_config.json
    2.87 kB
    init commit about 4 years ago