Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Downsampling01:20

Downsampling

288
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
288
Maximum Power Transfer01:16

Maximum Power Transfer

465
Numerous practical applications within engineering disciplines, such as telecommunications, necessitate optimizing power delivery to a connected load. This pursuit, however, entails inherent internal losses, which can either equal or exceed the power supplied to the load. The Thevenin equivalent circuit is helpful in finding the maximum power a linear circuit can deliver to a load. It is assumed in this context that the load resistance can be adjusted.
By substituting the entire circuit with...
465
Perceiving Loudness, Pitch, and Location01:21

Perceiving Loudness, Pitch, and Location

460
The human brain perceives pitch through two primary mechanisms reflected in place theory and frequency theory. Each mechanism describes how sound waves are interpreted as specific pitches by the brain, offering insights into the intricate processes of auditory perception.
Place theory, or place coding, suggests that different pitches are heard because various sound waves activate specific locations along the cochlea's basilar membrane. The brain determines the pitch of a sound by...
460
Energy and Power Signals01:17

Energy and Power Signals

695
In an electrical system with a resistor, voltage and current signals facilitate the measurement of power and energy across the resistor. For a continuous-time signal, the total energy over a time interval is defined as the integral of the square of the signal's magnitude over that interval. Mathematically, this is expressed as:
695
Deconvolution01:20

Deconvolution

271
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
271
Upsampling01:22

Upsampling

341
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
341

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Listening to MS: AI-assisted speech analysis for diagnosis and fatigue prediction (COMMITMENT).

Frontiers in digital health·2026
Same author

Prior-aligned frequency-domain explanations for heart sound classification: a scale-consistent attribution approach.

Frontiers in artificial intelligence·2026
Same author

[GiftIQ: status quo of poisoning care in Germany : A nationwide survey assessing the current status in emergency and critical care medicine].

Medizinische Klinik, Intensivmedizin und Notfallmedizin·2026
Same author

Impact of CytoSorb Hemoadsorption Therapy on Cost-Effectiveness and Length of Stay in Critical Care Patients: A Preliminary Study from a Swiss High-Volume Center.

Healthcare (Basel, Switzerland)·2026
Same author

Explainable detection of machine generated music and early systematic evaluation.

Scientific reports·2026
Same author

A frequency analysis of filterbank initialisation and noise augmentation for LEAF.

Scientific reports·2026
Same journal

Scale, trust, and the digital divide: a systematic review of AI and ML for agricultural applications.

Frontiers in artificial intelligence·2026
Same journal

Beyond uncertainty in modern active learning for trustworthy AI.

Frontiers in artificial intelligence·2026
Same journal

Eco-FinOps: a causal-agentic framework for energy-efficient and explainable cloud cost optimization.

Frontiers in artificial intelligence·2026
Same journal

Multimodal graph neural network with large language models for node and link prediction.

Frontiers in artificial intelligence·2026
Same journal

Efficient representation of boolean decision structures through Boolean function optimization.

Frontiers in artificial intelligence·2026
Same journal

Structural impact of non-IID heterogeneity on federated behavioral anomaly detection in IoT and IoMT systems.

Frontiers in artificial intelligence·2026
See all related articles

Related Experiment Video

Updated: Sep 28, 2025

Electroencephalographic Signal Acquisition Framework for Neurodiverse: A Case Study of Dolphin-Assisted Therapy
07:21

Electroencephalographic Signal Acquisition Framework for Neurodiverse: A Case Study of Dolphin-Assisted Therapy

Published on: June 27, 2025

164

DeepSpectrumLite: A Power-Efficient Transfer Learning Framework for Embedded Speech and Audio Processing From

Shahin Amiriparian1, Tobias Hübner1, Vincent Karas1

  • 1Chair of Embedded Intelligence for Health Care and Wellbeing, University of Augsburg, Augsburg, Germany.

Frontiers in Artificial Intelligence
|April 4, 2022
PubMed
Summary
This summary is machine-generated.

DeepSpectrumLite enables on-device speech and audio recognition using lightweight transfer learning. This open-source framework achieves real-time performance on smartphones, making advanced audio processing accessible without cloud reliance.

Keywords:
audio processingcomputational paralinguisticsdeep spectrumembedded devicestransfer learning

More Related Videos

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.7K

Related Experiment Videos

Last Updated: Sep 28, 2025

Electroencephalographic Signal Acquisition Framework for Neurodiverse: A Case Study of Dolphin-Assisted Therapy
07:21

Electroencephalographic Signal Acquisition Framework for Neurodiverse: A Case Study of Dolphin-Assisted Therapy

Published on: June 27, 2025

164
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
05:48

Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception

Published on: August 9, 2024

1.7K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Signal Processing

Background:

  • Deep neural networks for speech and audio processing are computationally intensive, hindering integration into embedded systems.
  • Current constraints necessitate large datasets, significant computational power, and complex architectures, limiting real-world, real-time applications on devices.

Purpose of the Study:

  • To introduce DeepSpectrumLite, an open-source, lightweight transfer learning framework for on-device speech and audio recognition.
  • To overcome the limitations of traditional deep learning models in embedded systems by leveraging pre-trained Convolutional Neural Networks (CNNs).

Main Methods:

  • Utilizing pre-trained image CNNs for audio classification through transfer learning.
  • On-the-fly creation and augmentation of Mel spectrograms from raw audio signals.
  • Finetuning CNNs for specific audio classification tasks and real-time deployment on mobile devices.

Main Results:

  • Achieved real-time performance with a mean inference lag of 242.0 ms on a consumer-grade smartphone using DenseNet121.
  • Demonstrated state-of-the-art results across various paralinguistic and general audio tasks, including emotion recognition and COVID-19 analysis.
  • Operated decentralized, eliminating the need for data upload and enhancing user privacy.

Conclusions:

  • DeepSpectrumLite offers a viable solution for efficient, on-device audio processing using transfer learning.
  • The framework's lightweight nature and real-time capabilities make it suitable for diverse embedded applications.
  • Open-source availability and comprehensive documentation facilitate adoption by researchers and developers.