Search
You can find the results of your search below.
Fulltext results:
- simon @tips:speech
- ====== simon ====== speech model basically consists of two parts: * Language model: Describes all existing words and what sentences a... be created from your active scenario * Acoustic model: Describes how words sound. It will be either bu... recordings (training) or with the help of a base model SPHINX backend" uses: * PocketSphinx recogni
- postgres @tips:db
- /var/lib/lxd/networks/lxdbr0/dnsmasq.hosts ├── pgmodeler └── postgres </code> <code> cat > /var/lib/lxd/networks/lxdbr0/dnsmasq.hosts/pgmodeler <<EOF 00:16:3e:9d:ad:d2,10.8.120.205,pgmodeler EOF cat > /var/lib/lxd/networks/lxdbr0/dnsmasq.hosts... euser --pwprompt --superuser admin </code> ==== pgmodeler ==== * [[https://github.com/ksylvan/docke
- keras @tips
- d=True) ap.add_argument('--output', default="/tmp/model/ckpt") args = ap.parse_args() from keras import backend as K from keras.models import load_model import tensorflow as tf K.set_learning_phase(0) # create model and load weights or ... # model = create_model()
- blender @tips
- ====== * SHIFT z: switch wireframe and object mode * f: fill faces or edges between edges or verte... e or selection move * w: cycle between selecion modes * ====== numpad emulation ====== * edit ->... s,vertex: edit -> preferences -> keymap -> search mode * select mode toggle: ALT+1 * select mode toggle: ALT+2 * select mode toggle: ALT+3 ====
- airos @tips
- wversion": "v8.5.0-cs.36727.180118.1402", "devmodel": "Rocket Prism 5AC Gen2", "netrole": "bridg... wireless": { "essid": "lessinianet.net", "mode": "sta-ptmp", "compat_11n": 0, "hide_essi... 661952, "netrole": "bridge", "mode": "ap-ptmp", "compat_11n": 1, ... "duplex": false } } ], "provmode": {}, "ntpclient": {}, "unms": { "status"
- mycroft @projects:iotaiuto
- nstallazione della scheda audio ==== Scheda audio modello ReSpeaker 2 Mics Pi HAT (seeedstudio o keyestu... ore STT di Mozilla\\ Scaricare ed estrarre questo modello basato su DeepSpeech:\\ https://coqui.ai/itali... ch cd deepspeech # copiare in questa cartella il modello tflite e lo scorer scaricati git clone https... ath siano corrette) <code> ... "deepspeech": { "model" :"/home/pi/deepspeech/model.tflite", "scorer"
- fdf @tips
- ====== FDF ====== Dato un modello pdf e un file in formato FDF viene creato il documento pdf utilizzand... trailer <</Root 1 0 R>> %%EOF </file> {{ :tips:modello.pdf }} <code> pdftk modello.pdf fill_form dati.fdf output output.pdf </code> Per aggiungere immag... |123456789012345678|12345678901|1234567801' # il modello non contiene i campi qr MODEL=modello.pdf FDF=
- gnss @tips
- RY ubxtool -e NMEA </code> get current dynamic mode <code> ubxtool -p CFG-NAV5 ... dynModel (Portable) ... # or ubxtool -p CFG-NAV5 | grep dynModel </code> switch model to automotive <code> ubxtool -p MODEL,4 ubxtool -p SAVE </code> ===== udev
- jibri @tips
- eck 10000 log global option httplog mode http option dontlognull frontend ft_http ... f http-response set-header X-XSS-Protection 1;mode=block http-response set-header Referrer-Polic... r-when-downgrade backend bk_http_default mode http server s1 94.230.76.84:8080 check id 1 backend bk_http mode http server s2 localhost:8080 check id 2
- tmux @tips
- dows * ctrl+a d: detach * ctrl+a PGUP: scroll mode ===== sessions ===== list <code bash> tmux ls <... our166 #orange # clock set-window-option -g clock-mode-colour green #green set -g status-interval 1 se... vity on set -g visual-activity on # Vi copypaste mode set-window-option -g mode-keys vi bind-key -t vi-copy 'v' begin-selection bind-key -t vi-copy 'y' copy-
- jetsonnano @projects:internetofthings
- code> <code> systemctl disable lightdm whoopsie ModemManager bluetooth.service gpsd </code> ===== tool... YOLOV3-tiny and image size 416 <code> cd /lab/dnn/models/plates-tiny darknet detector demo model.data model.test.cfg backup/model_final.weights /lab/dnn/dataset/dataset/marocco/originals/video/01.mkv
- 3dprinter @projects
- ing:3547428|temperature tower]] * set combing mode to off <WRAP important 50%> z offset: subtract 0... ==== * Initial Layer Speed: 20mm/s * Combing mode: not in skin * Maximum Comb Distance with No Re... imum Extrusion Distance Window: 10mm. * Combing Mode: ON and set to “Within Infill” (no stringing). ... to override G91 and put the E axis into absolute mode independent of the other axes. G92 E0; set absolu
- kuu @tips:hw
- </code> run 'systemd-hwdb update' ===== tablet mode ===== * install tablet-mode and configure * add user to tablet group * use tablet-mode desktop to switch mode /etc/tablet-mode.json <code> { "tablet": [ "/dev/input/by-path/plat
- ssl @tips
- gin for Let's Encrypt. I could not get standalone mode to work. my A records look like .. <code> www01... NX server blocks now run lets encrypt in webroot mode (you will need to standup a web server on your co... .com via NGINX bosh! 2 tips 1 - to use webroot mode you will need to have a basic web server running ... a specified directory 2 - do not use standalone mode, i could not get it to work 3 - this solution si
- objectdetection @projects:internetofthings
- or.git pip install -e watsor.git </code> install models from https://github.com/asmirnou/watsor <code> mkdir model wget https://github.com/asmirnou/todus/raw/models/ssd_mobilenet_v2_coco_2018_03_29.uff -o model/gpu.uff </code>