YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
Whisper Wakeword Lumi
- Base:
vinai/PhoWhisper-base - Task: Wakeword classification (binary)
- Current version: ver1.0.1
Folder ver1.0.1/:
config.jsonpreprocessor_config.jsonmodel.safetensorstraining_args.binexports/(ONNX model)
How to run:
- Usage:
python inference_whisper_ww.py path/to/audio.wav - Expected output:
[Positive case]
Wakeword probability: 0.9972
Prediction: WAKEWORD (positive)
[Negative case]
Wakeword probability: 0.0005
Prediction: NON-WAKEWORD (negative)
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support