ContentCreatorsLab / sound_generator.py

Commit History

Add support for GPU acceleration in sound generation and update dependencies
e1b46cf

Curinha commited on

Update output file naming in sound_generator.py to include timestamps for unique identification
4949a8d

Curinha commited on

Remove unnecessary device transfer for sound and music models in sound_generator.py
5029ee2

Curinha commited on

Fix model loading in sound_generator.py to access the model attribute directly
cd0c397

Curinha commited on

Add device information print statement in sound_generator.py
a008552

Curinha commited on

Refactor sound_generator.py to load models on GPU if available and streamline audio generation process
f8bd524

Curinha commited on

Add initial project structure with FastAPI and audio generation functionality
7814ee2

Curinha commited on