/CrafyWakeWord_models

Pre-trained models of CrafyWakeWord

Primary LanguagePureBasicMozilla Public License 2.0MPL-2.0

CrafyWakeWord pre-trained models

Directory structure:

models/{language_code}/{wake_words}

  • tf_model_trained: TensorFlow trained model.
  • web_model: TensorFlow.js trained model.
  • model_trained.pt: PyTorch trained model.
  • onnx_model_trained.onnx: ONNX trained model.
  • tf_model_trained.tflite: TensorFlow Lite trained model.

CrafyWakeWord

Principal repository: https://github.com/chijete/CrafyWakeWord/