Instructions to use hriteshMaikap/languageClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use hriteshMaikap/languageClassifier with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://hriteshMaikap/languageClassifier") - Notebooks
- Google Colab
- Kaggle
Upload audio_feature_scaler_mtm.pkl with huggingface_hub
Browse files
audio_feature_scaler_mtm.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87bb9aacd21cc6e8f3549e7a1604c3b8a0a3f8b1d6ee4675ecc53a501db9ca41
|
| 3 |
+
size 1535
|