Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chijete/crafywakeword_models

Pre-trained models of CrafyWakeWord
https://github.com/chijete/crafywakeword_models

Last synced: 7 days ago
JSON representation

Pre-trained models of CrafyWakeWord

Awesome Lists containing this project

README

        

# 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/