How To Implement Audio Data Augmentation in Python

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

Комментарии • 21

  • @ritiybiko6543
    @ritiybiko6543 2 года назад +1

    thanks for all series that you've shared to everyone

  • @lorenzo87052
    @lorenzo87052 2 года назад +1

    The serie we didn't deserve but we needed ahhah

  • @dexnug
    @dexnug 2 года назад +3

    hi Valerio, I have a question..how to implement augmented to all wav files inside the folder, instead of augmented one by one file?

  • @amazingmelon8577
    @amazingmelon8577 2 года назад

    Amazing introduction. Learned a lot! Thanks for sharing!

  • @petyap7600
    @petyap7600 2 года назад +1

    Nice green video) augmentation in action

  • @prabhadevid6358
    @prabhadevid6358 Год назад +1

    Hi Valerio! Can u demonstrate doing this on how to implement data augmentation to all wav files inside the folder, instead of augmented one by one file?

  • @alchimiste1968
    @alchimiste1968 2 года назад

    Thanks a lot. You are an excellent instructor.

  • @sinbad4121
    @sinbad4121 2 года назад

    Thanks a lot Valerio, you're doing excellent work, and great explanation.

  • @ABentPaperclip
    @ABentPaperclip Год назад

    regarding the 'weirdness' of time scaling, you mention that it shouldn't be "abused" but isn't that the point of a ML based approach? if the dataset is trained on what a piano or drum kit or whatever is supposed to sound like shouldn't it be able to account for these types of tempo/pitch changes and avoid distortion?

  • @yousafali3009
    @yousafali3009 10 месяцев назад

    Can we do the same for vibration data augmentation?

  • @saranshpaliwal5349
    @saranshpaliwal5349 4 месяца назад

    i have a tuple error with signal.std() Please help. 'tuple' object has no attribute 'std'

  • @gonnaKim
    @gonnaKim 2 года назад

    Thanks buddy! You helped me a lot :)

  • @Sandbarmusic
    @Sandbarmusic 2 года назад

    just in case anyone is having trouble with keyword arguments, you must specify parameters as keyword arguments either in the function definition of the librosa call or else it will not run properly

    • @saranshpaliwal5349
      @saranshpaliwal5349 4 месяца назад

      TypeError: pitch_shift() takes 1 positional argument but 2 positional arguments (and 1 keyword-only argument) were given
      I have this error, can you please help

  • @Kyrios_X
    @Kyrios_X 2 года назад

    Hi Valerio ! Lately I am working on an imbalanced speech dataset and I would like to ask if data augmentation is the only way to increase number of the minority class records. Do you think a combination of augmenting the minority classes and undersampling the majority classes would help?

  • @ethiotechnotube7982
    @ethiotechnotube7982 2 года назад

    let me have your idea on the following ideas
    how can I extract texture feature from audio spectrograms and which one is best for almost 1 second audio , and does Vq (vector quantization be used) for audio classification with python ?

  • @harshtrivedi883
    @harshtrivedi883 2 года назад

    nice explaination

  • @aysenur5961
    @aysenur5961 2 года назад

    You and your videos are alsom, thanks :)