This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
NatML 1.1.6
- Fixed
DllNotFoundException
when building on Linux (#54). - Fixed
Illegal byte sequence encounted in the input
error when building on macOS and Windows (#55). - Refactored
PredictionSession
class toEndpointPrediction
. - Refactored
NatML.PredictionSessions
field toEndpointPredictions
. - Removed
MLAudioFeature.FromStreamingAssets
method. UseMLUnityExtensions.StreamingAssetsToAbsolutePath
to get a path and create an audio feature. - Deprecated
PredictorSession
class. - Deprecated
NatML.PredictorSessions
field.