5SH23ZJV3CZRQ52KRWCAN7DSWN6WALPJVIZSYYQSNLAHL36SEJ5AC +++title = "test"date = 2023-03-01+++
+++transparent = true+++
+++transparent = truerender = true+++
+++title = "Recherches et tests sur le TTS"date = 2023-03-01[taxonomies]themes = ["voix"]langue = ["fr"]etat = ["en_pause"]+++Mozilla Deepspeech is working on [Coqui](https://github.com/coqui-ai/TTS)Usage:tts --text "Text for TTS" --model_name "<model_type>/<language>/<dataset>/<model_name>" --out_path output/path/speech.wavTest Whisper vs Vorst
+++transparent = truerendere = true+++
+++title = "État de mon support de téléscope"date = 2023-03-01[taxonomies]themes = ["telescope"]langue = ["fr"]etat = ["en_pause"]+++Fixation des moteurs sur le support équatorialRecherche et achat d'une carte de controle
+++transparent = truerender = false+++
+++title = "Résumé rapide de mon environnement de bureau"date = 2023-01-03[taxonomies]themes = ["espace_de_bureau"]langue = ["fr"]etat = ["en_cours"]+++
+++transparent = truerender = true+++
+++title = "Notes pour apprendre la radio"date = 2023-03-01[taxonomies]themes = ["radio"]langue = ["fr"]etat = ["plus_tard"]+++Lire l'ARRL HandbookRegarder le prix de la licence en France
+++transparent = truerender = true+++
+++title = "Présentation et état des lieux d'Omniroom"date = 2023-01-03[taxonomies]themes = ["streaming"]langue = ["fr"]etat = ["en_cours"]+++
+++transparent = truerender = true+++
+++title = "Présentation et notes sur l'octochaise"date = 2023-01-03[taxonomies]themes = ["espace_de_bureau"]langue = ["fr"]etat = ["en_pause"]+++
+++transparent = truerender = true+++
+++title = "État actuel de mon installation OBS"date = 2023-01-03[taxonomies]themes = ["streaming"]langue = ["fr"]etat = ["en_cours"]+++OBS Plugins:- [OBS Hotkeys](https://github.com/nab-os/obs_hotkeys/)- [move transitions](https://obsproject.com/forum/resources/move-transition.913/)- [StreamFX](https://github.com/Xaymar/obs-StreamFX)- [obs background removal](https://github.com/royshil/obs-backgroundremoval/releases)Head/Body trackingTried [Microsoft Kinect V2](https://github.com/opentrack/opentrack/wiki/Using-Microsoft-Kinect-V2) but won't see Kinect V2 on LinuxHad to install a [Linux driver](https://github.com/jm2/gspca-kinect2)sudo mkdir /usr/src/gspca-kinect2-1.0/sudo cp -r gspca-kinect2 /usr/src/gspca-kinect2-1.0/src/sudo dkms install --no-depmod gspca-kinect2/1.0 -k 6.0.15-300.fc37.x86_64sudo depmod 6.0.15-300.fc37.x86_64sudo modprobe gspca_mainsudo modprobe gspca_kinect2
+++transparent = truerender = true+++
+++title = "Fabrication et amélioration d'un joystick"date = 2023-03-01[taxonomies]themes = ["joysticks"]langue = ["fr"]etat = ["en_pause"]+++
+++transparent = truerender = true+++
+++title = "État de mon imprimante 3D"date = 2023-03-01[taxonomies]themes = ["impression_3d"]langue = ["fr"]etat = ["en_pause"]+++~~Nouveau chassis~~ Ok[Capteur de hauteur](https://github.com/markniu/Bed_Distance_sensor) recu mais non monté
+++transparent = truerender = true+++
+++title = "Présentation et motivations du clavier portatif"date = 2023-03-01[taxonomies]themes = ["espace_de_bureau"]langue = ["fr"]etat = ["en_pause"]+++Used [Glidepoint Circle Trackpad](https://www.cirque.com/glidepoint-circle-trackpads) ([spec](https://www.dropbox.com/s/2l2cywvwxdfnoyw/GP-DS-170409%20TM035035%20SPI-I2C%20PINN%20Trackpad%20Spec.pdf?dl=0))[Example d'utilisation manuelle](https://github.com/cirque-corp/Cirque_Pinnacle_1CA027)I'm missing a [FFC cable and connector](https://www.mouser.fr/ProductDetail/538-15166-0125) for the SPI connexionI'm also missing [diodes](https://keeb.io/products/1n4148-diodes?_pos=1&_psq=dio&_ss=e&_v=1.0) and some [elite-c boards](https://keeb.io/products/elite-c-low-profile-version-usb-c-pro-micro-replacement-atmega32u4?_pos=2&_psq=elite&_ss=e&_v=1.0)Here is a qmk combos/chording [example](https://github.com/qmk-combos/combos/blob/master/dicts/aset/en-dvorak-keymap.def) and the [doc](http://combos.gboards.ca/docs/chords/) that goes with it
+++transparent = truerender = true+++
+++title = "Confection d'un recueil de bloc-notes papier"date = 2023-03-01[taxonomies]themes = ["bloc_note"]langue = ["fr"]etat = ["plus_tard"]+++
+++title = "Réalisations"description = "Différents sujets sur lesquels j'ai passé du temps"sort_by = "date"transpartent = truerender = true+++
+++transparent = true+++
+++render = true+++
# Put all your custom variables here
menu = [{ name = "/réalisations", url = "/realisations", weight = 1 },{ name = "/résumés", url = "/resumes", weight = 2 },{ name = "/à propos", url = "/a_propos", weight = 3 },]socials = [{ name = "gitlab", url = "https://github.com/nabos/", icon = "gitlab" },{ name = "github", url = "https://github.com/nab-os/", icon = "github" },]
[submodule "themes/apollo"]path = themes/apollourl = https://github.com/not-matthias/apollo