Add support for GPU acceleration in sound generation and update dependencies e1b46cf Curinha commited on Mar 13
Update output file naming in sound_generator.py to include timestamps for unique identification 4949a8d Curinha commited on Mar 13
Remove unnecessary device transfer for sound and music models in sound_generator.py 5029ee2 Curinha commited on Mar 13
Fix model loading in sound_generator.py to access the model attribute directly cd0c397 Curinha commited on Mar 13
Refactor sound_generator.py to load models on GPU if available and streamline audio generation process f8bd524 Curinha commited on Mar 13
Add initial project structure with FastAPI and audio generation functionality 7814ee2 Curinha commited on Mar 12