Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AzuleAI
/
VoiceLine

Text Classification
Keras
English
Kurdish
code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use AzuleAI/VoiceLine with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://AzuleAI/VoiceLine")
    
  • Notebooks
  • Google Colab
  • Kaggle
VoiceLine
1.69 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
AzuleAI's picture
AzuleAI
Update README.md
16375ff over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • LICENSE
    0 Bytes
    initial commit over 2 years ago
  • README.md
    175 Bytes
    Update README.md over 2 years ago