Train MusicGen With Your Own Music

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น • 15

  • @fvredits2283
    @fvredits2283 ปีที่แล้ว +5

    Musicgen official trainig code just released, are you planning to make a new tutorial?

  • @sxhan4130
    @sxhan4130 10 หลายเดือนก่อน +1

    Thank you so much for sharing!!!

  • @JalenBrunsonBurner
    @JalenBrunsonBurner ปีที่แล้ว +1

    do you have any update on this? It is not working for multiple audio file, and giving out random sounds for me, It would be greatly appreciated, thank you!!

  • @eliaweiss1
    @eliaweiss1 ปีที่แล้ว +2

    Why do u mount the google drive? I don't see that it is actually in use
    Anyway it didn't work for me - just random noise

  • @fidrizz
    @fidrizz ปีที่แล้ว +3

    The run process of the trainer gives me ModuleNotFoundError: No module named 'wandb'. What's this?

    • @JalenBrunsonBurner
      @JalenBrunsonBurner ปีที่แล้ว +1

      pip install wandb
      then import it at the top with all the other imports
      then re start the run time

    • @RoarStaze
      @RoarStaze 2 หลายเดือนก่อน

      usually anytime it says "No module named 'example', you just need to install it and/or include it with the rest of your imports in the code

  • @eyevenear
    @eyevenear ปีที่แล้ว +3

    tryed that with Hyperpop and didn't work, in my opinion it's currently a broken and overcomplicated process, needs to be simplified a lot with a clean webui, the official Audiocraft repo stated they'll release the training update sometime soon. Let's keep an eye on the repo.

  • @Raidov13
    @Raidov13 7 หลายเดือนก่อน

    Could not find TensorRT

  • @Raidov13
    @Raidov13 7 หลายเดือนก่อน +1

    ModuleNotFoundError: No module named 'wandb'

    • @kamenvalkanov6937
      @kamenvalkanov6937 6 หลายเดือนก่อน

      click on "+ Code" to insert a code cell, then type in
      !pip install wandb
      then run the code from the run cell button (play button) on the left of the cell
      then just run the musicgen_training cell to start the training
      you shouldn't be getting the error and instead you should be seeing the epoch progress

  • @JalenBrunsonBurner
    @JalenBrunsonBurner ปีที่แล้ว

    please make a new tutorial with some updated code

  • @JalenBrunsonBurner
    @JalenBrunsonBurner ปีที่แล้ว

    Not working

  • @-isotope_k
    @-isotope_k ปีที่แล้ว

    Good