Instructions to use janong24/snoringDetectorAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use janong24/snoringDetectorAI with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://janong24/snoringDetectorAI") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse filesThis is part of a school project. The model predicts whether recorded audio contains snoring sounds or not and at what location in the audio.
**Dataset: **
T. H. Khan, "A deep learning model for snoring detection and vibration notification using a smart wearable gadget," Electronics, vol. 8, no. 9, article. 987, ISSN 2079-9292, 2019.