PiSleepTalk icon indicating copy to clipboard operation
PiSleepTalk copied to clipboard

I wanted a raspberry pi to record my sleep talk

Results 36 PiSleepTalk issues
Sort by recently updated
recently updated
newest added

Help, I installed correctly, launches correctly, web server is accessible, but it starts recording chunks and it won't stop until the last hour and then it does no processing. Chunks...

Hello, I want to install this solution on a Raspberry Pi, but when i use the command:" `curl -s -L https://raw.githubusercontent.com/blaues0cke/PiSleepTalk/master/install.sh | bash` or `sudo curl -s -L https://raw.githubusercontent.com/blaues0cke/PiSleepTalk/master/install.sh |...

The chunk length is hardcoded right now: https://github.com/blaues0cke/PiSleepTalk/blob/master/bash/start-recording-chunks.sh

You can find the localisation files in `PiSleepTalk/frontend/locales/`.

enhancement
help wanted
Hacktoberfest

Should be possibble to pre-filter recordings using alexa

Have this log so far: ``` ... processing file: /usr/sleeptalk/records-amplitude/1481432093-max-0.051788-mid-0.010254.wav ... timestamp: 1481432093 ... maximum amplitude: 0.051788 ... mid amplitude: 0.010254 ... is_first_floating_number_bigger: comparing 0.051788 with 0.05200 (to check if...

bug