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

dkounadis
/
artificial-styletts2

Text-to-Audio
Audiocraft
English
audiogen
styletts2
shift-tts
sound
audio-generation
text-to-speech
mimic3
Model card Files Files and versions
xet
Community
4

Instructions to use dkounadis/artificial-styletts2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Audiocraft

    How to use dkounadis/artificial-styletts2 with Audiocraft:

    from audiocraft.models import AudioGen
    
    model = AudioGen.get_pretrained("dkounadis/artificial-styletts2")
    model.set_generation_params(duration=5)  # generate 5 seconds.
    descriptions = ['dog barking', 'sirene of an emergency vehicle', 'footsteps in a corridor']
    wav = model.generate(descriptions)  # generates 3 samples.
  • Notebooks
  • Google Colab
  • Kaggle
artificial-styletts2 / berlin_30_Oct_2024
8.33 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
Dionyssos's picture
Dionyssos
berlin demo
9bcbe02 almost 2 years ago
  • lamma400b_children.txt
    621 Bytes
    berlin demo almost 2 years ago
  • lamma400b_professionals.txt
    926 Bytes
    berlin demo almost 2 years ago
  • lamma400b_visualimpair.txt
    895 Bytes
    berlin demo almost 2 years ago
  • lamma70b_children.txt
    502 Bytes
    berlin demo almost 2 years ago
  • lamma70b_professionals.txt
    1.35 kB
    berlin demo almost 2 years ago
  • lamma70b_visualimpair.txt
    1.03 kB
    berlin demo almost 2 years ago
  • lamma8b_children.txt
    637 Bytes
    berlin demo almost 2 years ago
  • lamma8b_professionals.txt
    1.11 kB
    berlin demo almost 2 years ago
  • lamma8b_visualimpair.txt
    1.26 kB
    berlin demo almost 2 years ago