Raspberry 5 test-to-speech using Piper

I wanted to make my Raspberry tell me about power outages and air alerts near my location.

The setup is pretty simple and described ar the repo:

Installing NUT - Network Ups Tool Notifications and emails

Notifications and email

 

Simple

 Go to file:

sudo vi /etc/nut/upsmon.conf
Add at the EOF:
# Email script for NOTIFYCMD
# Simple
NOTIFYCMD "/etc/nut/notifycmd.sh" …

Installing NUT - Network Ups Tool

I'll describe a full path on how to install and use NUT.
My implementation is using Raspberry Pi 5 and a TP-Link router attached to 800W UPS.
RPi will be …

WSGI mod, Python, Django, Celery and a nice fella virtualenv

Here I'll show how to use Python (3.8.0 in the current example, but legit for latest 3.+ versions, not for os.name == 'NT') and virtualenv to setup WGSI enabled …

VMware KB: Reducing the size of the vCenter Server database when the rollup scripts take a long time to run

Looks risky but will try: VMware KB: Reducing the size of the vCenter Server database when the roll…

Read...

SAM Broadcaster PRO

Во время воспроизведения треки начинают ускоряться, качество падает, никак не лечится, после выкл-в…

Read...

Rails update for Redmine

Как обнаружилось в предыдущей статье - у меня старые "рельсы" Теперь пришло время их обновить, если…

Read...

ESXi Update "perversion"

Did you see ESXi upgrade perversion? Look and cry: perv

Read...

Пост с именинниками Вконтакте

Публикация поста с именинниками Вконтакте:

py_vk Старый скриптец, который я использовал около года наза…

Read...

VmWare ESXi SMART info HDD

Интересуюсь способом следить за здоровьем HDD в гипервизоре или vCenter, покачто нашел один способ:…

Read...

Redmine digest emails

Digest plugin

Есть такой волшебный плагин, который в заданные промежутки времени может отправлять …

Read...

SAM Broadcaster queue/playlist rotation

Использую несколько вариантов добавления треков в очередь, попеременно меняю способ работы программ…

Read...

Raspberry 5 test-to-speech using Piper

I wanted to make my Raspberry tell me about power outages and air alerts near my location.

The set…

How to make your Raspberry 5 talking with python lib Piper?

Test design and implementation.

 

Very beginning

 

Test design

 

Our test system has a pretty simple configuratio…

Read...