Implementing Band Energy Ratio in Python from Scratch

  Рет қаралды 13,277

Valerio Velardo - The Sound of AI

Valerio Velardo - The Sound of AI

Күн бұрын

Пікірлер: 13
@kitulinokitulino3360
@kitulinokitulino3360 4 жыл бұрын
Excellent, thank you Valerio grazie mille for the amazing series ! One comment if you allow me. With numpy, here is a better way to calculate sum() on matrix instead of using normal python lists for-loop. band_energy_ratio = power_spectrogram[:split_frequency_bin,:].sum(axis = 0) / power_spectrogram[split_frequency_bin:,:].sum(axis = 0)
@ValerioVelardoTheSoundofAI
@ValerioVelardoTheSoundofAI 4 жыл бұрын
Glad you liked the series! Thank you for the suggestion :)
@louisleeboy
@louisleeboy 2 жыл бұрын
Very useful video, save me a lot of time for looking up the information and practice it. Thanks.
@facefamousee
@facefamousee 5 ай бұрын
nice video. I've learnt a lot! Thank you.!
@evafrass9465
@evafrass9465 5 ай бұрын
Very good. Thank you so much. 👌
@amirhosseinsorour836
@amirhosseinsorour836 Жыл бұрын
Thank you for your useful videos. Is there any built-in function that calculates BER so that we don't need to implement it from scratch?😁 Like the ones in librosa for calculating ZCR, RMS, STFT, etc.
@jeremynx
@jeremynx 4 жыл бұрын
Thank you for such informative and clear videos!
@ValerioVelardoTheSoundofAI
@ValerioVelardoTheSoundofAI 4 жыл бұрын
Thank you!
@haowu3319
@haowu3319 6 ай бұрын
should the frequency_delta_per_bin = frequency_range / (spectrogram.shapre[0] - 1) ? Since the spectrogram.shapre[0] is the number of the bins from freq zero to nyquist freq. The freq segments between freq zero to nyquist freq is (spectrogram.shapre[0] - 1)
@mamdouhdabjan9292
@mamdouhdabjan9292 Жыл бұрын
Hey man, I have noticed an error in the GitHub code. Unfortunately, I cannot propose the changes due to restrictions but in the GitHub code the function that locates the bin that has the threshold frequency uses the number of frames as a locater instead of the number of bins in a frame. You can use spectrogram.shape[0] instead of len(spectrogram[0]). Thanks for the amazing content
@markusbuchholz3518
@markusbuchholz3518 4 жыл бұрын
Hello Valerio, thanks for your video. Very impressive as always. The whole channel and especially this series is very impressive. From my point of view you can consider (probably it very time consuming) to summary your "lectures" in the interactive book (sorry but I can not remember it can be that you have started and you will publish your great book soon). Anyway if you have not started it can be useful to use www.kickstarter.com in order to receive financial support for your great "project". I am sure there will be a good response from community and other institutions. Of course, you can rely on me - heeee. Have a nice day!
@ValerioVelardoTheSoundofAI
@ValerioVelardoTheSoundofAI 4 жыл бұрын
Thank you Markus :) As you might know, I've planned to work on a book (DL + Audio), but, at the moment, I'm struggling a bit with time. I've decided to release "short" videos with self-contained cool AI Audio applications (with a format similar to the "Make a Spotify Playlist in Python"). These videos will provide the core for the chapters of the book, which nonetheless I'll have to write up! I'm thinking of opening a Patreon account when the community grows a bit more. Kickstarter is definitely an option I'll also consider in the future.
@tariqahassan5692
@tariqahassan5692 8 ай бұрын
Nice lesson, but we barely can see the text.. very tiny text font
Extracting Spectral Centroid and Bandwidth with Python and Librosa
16:45
Valerio Velardo - The Sound of AI
Рет қаралды 18 М.
Creating Your Own Programming Language - Computerphile
21:15
Computerphile
Рет қаралды 113 М.
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,5 МЛН
Симбу закрыли дома?! 🔒 #симба #симбочка #арти
00:41
Симбочка Пимпочка
Рет қаралды 4,7 МЛН
Turn Off the Vacum And Sit Back and Laugh 🤣
00:34
SKITSFUL
Рет қаралды 5 МЛН
Extracting Mel Spectrograms with Python
13:00
Valerio Velardo - The Sound of AI
Рет қаралды 39 М.
How to Implement Autoencoders in Python and Keras || The Decoder
35:47
Valerio Velardo - The Sound of AI
Рет қаралды 10 М.
Extracting the amplitude envelope feature from scratch in Python
33:39
Valerio Velardo - The Sound of AI
Рет қаралды 49 М.
How to Extract Spectrograms from Audio with Python
23:26
Valerio Velardo - The Sound of AI
Рет қаралды 68 М.
The Manim Experience - Creating animations with Python
38:51
Imaginary numbers aren't imaginary
13:55
Ali the Dazzling
Рет қаралды 107 М.
How to Extract Root-Mean Square Energy and Zero-Crossing Rate from Audio
32:16
Valerio Velardo - The Sound of AI
Рет қаралды 36 М.
Audio Data Processing in Python
19:52
Rob Mulla
Рет қаралды 169 М.
NVIDIA CEO Jensen Huang Leaves Everyone SPEECHLESS (Supercut)
18:49
Ticker Symbol: YOU
Рет қаралды 968 М.
New in Python 3.13: Replace
4:57
Indently
Рет қаралды 44 М.