Audio Classification
Keras
speech_emotion_recognition
Mel-Frequency Cepstral Coefficients
wav2vec2
bi-lstm
cnn
Instructions to use Sharath45/SPEECH_EMOTION_RECOGNITION with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Sharath45/SPEECH_EMOTION_RECOGNITION with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Sharath45/SPEECH_EMOTION_RECOGNITION") - Notebooks
- Google Colab
- Kaggle
Upload improved_emotion_model.h5
Browse files
improved_emotion_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:265573c1c12df16655d9a340f46419b675070bab29b718181d9b6242ade59282
|
| 3 |
+
size 3883112
|