MerlinPCarson / WakeWord-Detection

Training and evaluation scripts for wake word detection DNN models.
Apache License 2.0
8 stars 1 forks source link

Training models end to end #3

Open MerlinPCarson opened 3 years ago

MerlinPCarson commented 3 years ago

The Spokestack framework expects an encode and detect model. Should these be trained as 1 model end to end and then split into 2 different TFLite models after training?

bayestehtashk commented 3 years ago

This can be defined as one sequence but you can create different model by using different (input output) combination