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

Amirhossein75
/
Emotion-Aware-TTS-Style-Transfer

Text-to-Speech
Transformers
TensorBoard
Safetensors
speechbrain
English
speecht5
text-to-audio
speech
tts
style-transfer
emotion
wavlm
gradio
sagemaker
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Amirhossein75/Emotion-Aware-TTS-Style-Transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Amirhossein75/Emotion-Aware-TTS-Style-Transfer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="Amirhossein75/Emotion-Aware-TTS-Style-Transfer")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForTextToSpectrogram
    
    processor = AutoProcessor.from_pretrained("Amirhossein75/Emotion-Aware-TTS-Style-Transfer")
    model = AutoModelForTextToSpectrogram.from_pretrained("Amirhossein75/Emotion-Aware-TTS-Style-Transfer", device_map="auto")
  • speechbrain

    How to use Amirhossein75/Emotion-Aware-TTS-Style-Transfer with speechbrain:

    # interface not specified in config.json
  • Notebooks
  • Google Colab
  • Kaggle
Emotion-Aware-TTS-Style-Transfer / spkrec_cache
89 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Amirhossein75's picture
Amirhossein75
Initial model upload
40d8691 12 months ago
  • classifier.ckpt
    5.53 MB
    xet
    Initial model upload 12 months ago
  • embedding_model.ckpt
    83.3 MB
    xet
    Initial model upload 12 months ago
  • hyperparams.yaml
    1.92 kB
    Initial model upload 12 months ago
  • label_encoder.ckpt
    129 kB
    xet
    Initial model upload 12 months ago
  • mean_var_norm_emb.ckpt
    1.92 kB
    xet
    Initial model upload 12 months ago