Skip to content

vsnupoudel/Audio-Classification--transfer-learning-and-fine-tuning--Android-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The following steps were completed

  • Finetuning the YAMNET model from tfhub using available dataset
  • Exported tflite model
  • Using tflite in Android( Java) to get predictions ( Flutter also attempted)

TODO

  • Expand the current application to split audio file into 5sec interval, convert them to Java consumable format, predict each of them
  • Then output the time of 'positively identified' sound activity
  • Alternatively, while the java issue gets resolved, working on getting resmapled data from a flask API, the application will call this flask api.

About

Developing a application and/or website for snore detection using DeepLearning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published