TWOEARS / blackboard-system

Two!Ears Auditory Model - Blackboard system module
http://docs.twoears.eu/en/latest/blackboard/
GNU General Public License v2.0
3 stars 2 forks source link

support new model versions with separate block creator instances #21

Closed kashefy closed 7 years ago

kashefy commented 7 years ago

DO NOT MERGE YET @ivo--t the new feature creators produces by the identification-training-pipeline no longer handle the blocks coming from the AFE. The block creators do this. Before merging this, we need to discuss if/how to support backwards compatibility.

kashefy commented 7 years ago

@ivo--t , this has no backwards compatibility. These changes goes hand in hand with pull request #21 from identification-training-pipeline, otherwise the KS won't find block creators to load from the model file.

kashefy commented 7 years ago

@ivo--t I think this is ready now. This offers no backwards compatibility with old models, but if new models are missing a block creator instance, a default instance is instantiated.