diff --git a/licenses/license-20190817-jarbas.txt b/licenses/license-20190817-jarbas.txt new file mode 100644 index 0000000..767cf07 --- /dev/null +++ b/licenses/license-20190817-jarbas.txt @@ -0,0 +1,6 @@ +I, JarbasAl, hereby agree to waive all claim of copyright (economic and moral) in all content contributed by me, the user, and immediately place any and all contributions by me into the public domain, unless otherwise noted. +I grant anyone the right to use my work for any purpose, without any conditions, to be changed or destroyed in any manner whatsoever without any attribution or notification. +No warranties are given. + +Files covered by this update: +marvin-en-0.3.0-20190817-jarbas.tar.gz \ No newline at end of file diff --git a/marvin/models/README.me b/marvin/models/README.me new file mode 100644 index 0000000..eb688f0 --- /dev/null +++ b/marvin/models/README.me @@ -0,0 +1,33 @@ +# Marvin + +### marvin-en 20190817 + +1000 epochs, sensitivity 0.1, batch_size 100 + +google keywords "marvin" for ww samples + +PCD Noises + the other google keywords + private dataset + polly TTS synthetic data for nww. + +precise 0.3.0 + +wake_words=1680 not_wake_words=102444 test_wake_words=420 test_not_wake_words=25619 + +{ + "tested_on": "test_set", + "name": "goog_marvin_e1000_s0.1_b100_mturk_synth_goog_pd", + "tp": 362, + "tn": 25592, + "acc": 99.72, + "fn": 58, + "fp": 14 +} + +{ + "tested_on": "train_set", + "name": "goog_marvin_e1000_s0.2_b3000_mturk_synth_goog_pd", + "tp": 1512, + "tn": 102383, + "acc": 99.84, + "fn": 168, + "fp": 0 +} \ No newline at end of file diff --git a/marvin/models/marvin-en-0.3.0-20190817-jarbas.tar.gz b/marvin/models/marvin-en-0.3.0-20190817-jarbas.tar.gz new file mode 100644 index 0000000..1921fd1 Binary files /dev/null and b/marvin/models/marvin-en-0.3.0-20190817-jarbas.tar.gz differ