Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chijete/crafywakeword_models
- Owner: chijete
- License: mpl-2.0
- Created: 2023-11-13T05:15:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-17T04:49:09.000Z (4 months ago)
- Last Synced: 2024-07-17T07:11:55.366Z (4 months ago)
- Language: PureBasic
- Size: 9.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/