Skip to content

issues Search Results · repo:facebookresearch/audiocraft language:"Jupyter Notebook"

Filter by

21 results
 (79 ms)

21 results

infacebookresearch/audiocraft (press backspace or delete to remove)

Considering the existence of YuE (ICL), it s recommended to adopt a commercial-use licensing approach for the Model-Weights . This would enable schools, studios, businesses and organizations to integrate ...
  • israelandrewbrown
  • Opened 
    7 days ago
  • #538

import transformers, torch, builtins, numpy processor = transformers.AutoProcessor.from_pretrained( facebook/musicgen-stereo-melody-large , torch_dtype=torch.float16) model = transformers.MusicgenMelodyForConditionalGeneration.from_pretrained( ...
  • chaowenguo1
  • Opened 
    11 days ago
  • #537

is there a way to run this on --directml or --cpu only mode ???
  • fifskank
  • Opened 
    24 days ago
  • #535

in the following code, from audiocraft.models import MusicGen from audiocraft.models import MultiBandDiffusion USE_DIFFUSION_DECODER = False model = MusicGen.get_pretrained( facebook/musicgen-style ...
  • BaoBaoJianqiang
  • 2
  • Opened 
    on Jan 27
  • #532

How to make the model to maintain the tempo and chord of the audio sample? as its pitch tracking is not great? any way to tune it?
  • SutirthaChakraborty
  • Opened 
    on Jan 27
  • #531

I encountered this error while trying to fine-tune using dora. Could it be caused by an update to dora or audiocraft? Image
  • echunun
  • Opened 
    on Jan 25
  • #530

Based on this issue https://github.com/gradio-app/gradio/issues/9463, musicgen_app.py stop working due to depreciation in make_waveform function from Gradio 5 package. The solution is to downgrade to ...
  • RoARene317
  • 1
  • Opened 
    on Jan 16
  • #529

I am trying to finetune musicgen following the docs provided in MUSICGEN.md, but I find the docs is hard to follow and encounter a lot of errors. Details of errors are listed here. Specifically, when ...
  • Frei-2
  • 1
  • Opened 
    on Jan 11
  • #521

I want to generate music longer than 30 secs let s say for 1 minute as of now, how it can be done??
  • anurag12-webster
  • 1
  • Opened 
    on Jan 3
  • #519

Do I understand correctly that sounds obtained with github.com/facebookresearch/audiocraft cannot be used for commercial purposes?
  • qo4on
  • Opened 
    on Nov 26, 2024
  • #510
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub