Skip to content

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:28

This version adds NAM A2 support with quality scaling.

Note that models are now loaded using a NeuralModelLoader rather than with static creation methods. This is to enable setting defaults in a way that is not susceptible to cross-instance interactions via static variables. Please see the API documentation for details.