facebookresearch / audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
MIT License
20.59k stars 2.09k forks source link

how run the dora run and dora grid #221

Open tanggang1997 opened 1 year ago

tanggang1997 commented 1 year ago

when i run the dora commond, I get an error like this: FATAL: Could not find a training package. Use -P, or set DORA_PACKAGE to set the package. Use --main_module or set DORA_MAIN_MODULE to set the module to be excecuted inside the defined package.

adefossez commented 1 year ago

Are you running the dora command from the root of the repository ?