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