Releases: Skuldur/somnus
Releases · Skuldur/somnus
Fixed imports
Fixed README
v0.2.1 Update setup.py
Added Model Quantization Options
- Added options to quantize the models trained by the CLI
- Simplified using the models trained by Somnus by replacing the weights files with model files
- Moved the CLI documentation to cli/README.md
- Added a Quickstart section to the documentation
Forgot to update version
v0.1.2 Update setup.py
Updated Librosa
v0.1.1 Update setup.py
Initial release
Initial release of Somnus
Contains:
- Somnus module
- Somnus CLI
- Commands to configure CLI, preprocess data, train model, test model, and list all microphones connected to device
- Added unit tests for util functions