ContentCreatorsLab / sound_generator.py

Commit History

Refactor sound generation functions to remove user_id parameter and adjust GPU duration
671b217
Running

Curinha commited on

Implement GPU quota management and user registration for sound generation
f26b7a5

Curinha commited on

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