- https://github.com/php-school/cli-menu
- https://github.com/rothgar/awesome-tuis
- https://github.com/thermage/thermage
- https://puredata.info/
- https://blokas.io/patchbox-os/
- https://github.com/karlstav/cava
- https://github.com/projectM-visualizer/projectm
- https://processing.org/
admin
Wifi: TowerWifi pass: aruma2023
10.0.0.1 - towerpi / mqtt, web 10.0.0.2 - lazarus 10.0.0.3 - led_c 10.0.0.4 - power 10.0.0.5 - led_a 10.0.0.138 - router - http://10.0.0.138/0.1/gui/#/
https://github.com/Aircoookie/WLED/wiki/List-of-effects-and-palettes
http://192.168.30.105/ 300 leds - 5m http://led-a.local Mac: 4cebd6434acc
http://192.168.30.135/ http://10.0.0.3 - Tower
144 leds http://led-c.local Mac: 08b61fc0f708
http://192.168.30.111/ -> 192.168.30.110 http://10.0.0.4
What will the machine say ?
./app.js
- https://app.coqui.ai/studio/99ab1452-05ee-4a42-a977-712a3661bdee/
- https://github.com/coqui-ai/TTS/tree/dev#install-tts
- https://github.com/rhasspy/larynx
- http://192.168.30.127:5002/
bash
pip3 install gTTS
gtts-cli 'hello' --output hello.mp3
see ./tts
docker run --rm -it -p 5002:5002 --entrypoint /bin/bash ghcr.io/coqui-ai/tts-cpu
python3 TTS/server/server.py --list_models #To get the list of available models
python3 TTS/server/server.py --model_name tts_models/en/vctk/vits # To start a server