Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
248 results
Support my work: https://ko-fi.com/codemeowstro In this tutorial, we explore how to load, plot, and visualize audio data with ...
1,908 views
4 months ago
Get the full source code of application here: https://gist.github.com/gauti123456/701287b1bbd43287a21e600ed8a270a2.
181 views
8 months ago
Discover how to edit your audio recordings using Python with `librosa` for clarity and enhancement. Learn step-by-step ...
59 views
Librosa is a powerful Python library for audio analysis. It helps you load sound, extract features, and build machine-learning ...
174 views
2 weeks ago
I show how to calculate Mel-Frequency Cepstral Coefficients (MFCC) in an audio file with the Librosa Python module. Here's my ...
699 views
11 months ago
Discover how to integrate `Librosa` with microphone input in Python using `PyAudio`. Learn step-by-step instructions to process ...
5 views
3 months ago
Learn how to effectively split your audio files into `15-second` segments using Python and Librosa for better audio management.
44 views
Discover how to `extract vocals` from a song with background music using `Librosa`, a powerful Python library for audio analysis.
20 views
7 months ago
9 views
Learn how to create a `mel-spectrogram` for stereophonic audio with `Librosa` in Python, enhancing your audio processing skills!
6 views
How can I plot a spectrogram of an audio file. How can I draw a spectrogram of an audio signal using Python? How to convert ...
515 views
9 months ago
Visualising sound in python using librosa python library.
18 views
1 month ago
Introducing aparsoft-tts: Open-Source Text-to-Speech Toolkit with AI Integration Watch this complete demo of aparsoft-tts, ...
132 views
2 months ago
Learn how to build an engaging audio visualizer using Python and the powerful Librosa library for sound processing.
74 views
Learn how to calculate the average amplitude of audio files in dB using Librosa in Python. This guide will help you gauge audio ...
7 views
Discover effective solutions to resolve 'ModuleNotFoundError: No module named 'librosa'' in Python and keep your voice ...
79 views
Build a Music Genre Classifier using Python with deep learning! This project uses TensorFlow, Librosa, and Streamlit to predict ...
53 views
6 months ago
Discover effective methods to process and save audio files as MP3 or WAV using Soundfile and Librosa. Avoid common pitfalls ...
Support my work: https://ko-fi.com/codemeowstro In the video tutorial, we'll explore how to read, play, and edit WAV files using ...
1,668 views
Learn how to fix the `partially initialized module 'librosa' has no attribute 'example'` error caused by circular imports in Python ...
1 view