cerw / TowerApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5G Tower App

PHP Tui

Sound

Network

admin

Wifi: TowerWifi pass: aruma2023

Nodes

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/#/

Wled

https://github.com/Aircoookie/WLED/wiki/List-of-effects-and-palettes

Led 1 - A

http://192.168.30.105/ 300 leds - 5m http://led-a.local Mac: 4cebd6434acc

Led 2 - B

http://192.168.30.106/ ??

Led 3 - C

http://192.168.30.135/ http://10.0.0.3 - Tower

144 leds http://led-c.local Mac: 08b61fc0f708

Power

http://192.168.30.111/ -> 192.168.30.110 http://10.0.0.4

Content

What will the machine say ?

Content

NodeJS

./app.js

Text To Speach

Gtts

bash
pip3 install gTTS
gtts-cli 'hello' --output hello.mp3

Docker

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

About


Languages

Language:JavaScript 90.8%Language:Ruby 7.2%Language:PHP 1.8%Language:Shell 0.2%