Skip to content

Releases: Skuldur/somnus

Fixed imports

18 Aug 21:23
45cec3e
Compare
Choose a tag to compare
v0.2.2

Update setup.py

Fixed README

18 Aug 20:14
add3989
Compare
Choose a tag to compare
v0.2.1

Update setup.py

Added Model Quantization Options

17 Aug 21:19
ca38eb7
Compare
Choose a tag to compare
  • 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

10 Aug 16:42
51abfa9
Compare
Choose a tag to compare
v0.1.2

Update setup.py

Updated Librosa

10 Aug 16:40
0e96ab4
Compare
Choose a tag to compare
v0.1.1

Update setup.py

Initial release

09 Aug 18:55
fc3a983
Compare
Choose a tag to compare

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