Other packages > Find by keyword >

soundClass  

Sound Classification Using Convolutional Neural Networks
View on CRAN: Click here


Download and install soundClass package within the R console
Install from CRAN:
install.packages("soundClass")

Install from Github:
library("remotes")
install_github("cran/soundClass")

Install by package version:
library("remotes")
install_version("soundClass", "0.0.9.2")



Attach the package and use:
library("soundClass")
Maintained by
Bruno Silva
[Scholar Profile | Author Map]
First Published: 2022-02-01
Latest Update: 2022-05-29
Description:
Provides an all-in-one solution for automatic classification of sound events using convolutional neural networks (CNN). The main purpose is to provide a sound classification workflow, from annotating sound events in recordings to training and automating model usage in real-life situations. Using the package requires a pre-compiled collection of recordings with sound events of interest and it can be employed for: 1) Annotation: create a database of annotated recordings, 2) Training: prepare train data from annotated recordings and fit CNN models, 3) Classification: automate the use of the fitted model for classifying new recordings. By using automatic feature selection and a user-friendly GUI for managing data and training/deploying models, this package is intended to be used by a broad audience as it does not require specific expertise in statistics, programming or sound analysis. Please refer to the vignette for further information. Gibb, R., et al. (2019) <doi:10.1111/2041-210X.13101> Mac Aodha, O., et al. (2018) <doi:10.1371/journal.pcbi.1005995> Stowell, D., et al. (2019) <doi:10.1111/2041-210X.13103> LeCun, Y., et al. (2012) <doi:10.1007/978-3-642-35289-8_3>.
How to cite:
Bruno Silva (2022). soundClass: Sound Classification Using Convolutional Neural Networks. R package version 0.0.9.2, https://cran.r-project.org/web/packages/soundClass. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.0.9.1 (2022-03-04 17:50), 0.0.9 (2022-02-01 20:30)
Other packages that cited soundClass R package
View soundClass citation profile
Other R packages that soundClass depends, imports, suggests or enhances
Complete documentation for soundClass
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0404/0504/0604/0704/0804/09Downloads for soundClass02468101214TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA