每次都要找在哪裡
https://www.alexa.com/siteinfo
https://www.alexa.com/find-similar-sites
2019年5月8日 星期三
[Audio] echo cancellation
被歧視了 QQ
http://wiki.seeedstudio.com/ReSpeaker_2_Mics_Pi_HAT/
https://github.com/respeaker/mic_hat
https://github.com/voice-engine/voice-engine
https://github.com/Kitt-AI/snowboy
還沒解決,但參考這幾篇想想看
https://tinkerboarding.co.uk/wiki/index.php/Google-Assistant-SDK
http://lac.linuxaudio.org/2013/download/slides.pdf
https://gist.github.com/aflaxman/6300595
=> https://github.com/respeaker/respeaker_for_raspberrypi
順便看一下 alsa 的 config 意義
http://www.sabi.co.uk/Cfg/ALSA/asound_simple.conf
ReSpeaker 的設定參考
https://github.com/wzpan/dingdang-robot/wiki/respeaker-2-mics-pi-hat
http://wiki.seeedstudio.com/ReSpeaker_2_Mics_Pi_HAT/
https://github.com/respeaker/mic_hat
https://github.com/voice-engine/voice-engine
https://github.com/Kitt-AI/snowboy
還沒解決,但參考這幾篇想想看
https://tinkerboarding.co.uk/wiki/index.php/Google-Assistant-SDK
http://lac.linuxaudio.org/2013/download/slides.pdf
https://gist.github.com/aflaxman/6300595
=> https://github.com/respeaker/respeaker_for_raspberrypi
順便看一下 alsa 的 config 意義
http://www.sabi.co.uk/Cfg/ALSA/asound_simple.conf
ReSpeaker 的設定參考
https://github.com/wzpan/dingdang-robot/wiki/respeaker-2-mics-pi-hat
2019年5月4日 星期六
[待辦] Tangram
去中華電信問到的
http://tangram.pingguohe.net/
生產力中心不知道會不會用到? 不過好像只是 Android UI
我錯了 QQ,應該要看的是這個
https://www.tangram.tw/
http://tangram.pingguohe.net/
生產力中心不知道會不會用到? 不過好像只是 Android UI
我錯了 QQ,應該要看的是這個
https://www.tangram.tw/
2019年4月16日 星期二
[Security] 病毒程式
都什麼年代了,還有人寄病毒?
https://gofile.io/?c=5xGBTo
https://gofile.io/?c=PtgOhB
Virustotal
https://www.virustotal.com/gui/file/fa039fee994700aa7ef9df116ae18f33d0f02768717b5f6285786b1324c209b3/detection
https://www.virustotal.com/gui/file-analysis/ZjEzYjIwNzA5M2UwNTYzMGE2OWQ0YTQ2YzNkZTUwZTg6MTU1NTQxMTI0NA==/detection
https://gofile.io/?c=5xGBTo
https://gofile.io/?c=PtgOhB
Virustotal
https://www.virustotal.com/gui/file/fa039fee994700aa7ef9df116ae18f33d0f02768717b5f6285786b1324c209b3/detection
https://www.virustotal.com/gui/file-analysis/ZjEzYjIwNzA5M2UwNTYzMGE2OWQ0YTQ2YzNkZTUwZTg6MTU1NTQxMTI0NA==/detection
2019年4月14日 星期日
[Audio] 指定聲音消除黑科技
找 echo cancellation 找到這篇
https://www.raspberrypi.org/forums/viewtopic.php?t=232444
很有趣的 demo 影片
https://looking-to-listen.github.io/
https://www.raspberrypi.org/forums/viewtopic.php?t=232444
很有趣的 demo 影片
https://looking-to-listen.github.io/
2019年4月9日 星期二
[AWS] 增加硬碟容量
參考這篇吧,大概紀錄一下過程。
1. 做 snapshot
2. 進入到 EBS,選擇修改(modify)
3. 設定硬碟大小
執行 lsblk 確認修改成功
xvda 202:0 0 64G 0 disk
└─xvda1 202:1 0 16G 0 part /
執行 growpart 修改空間大小
sudo growpart /dev/xvda 1
執行 lsblk 確認修改成功
xvda 202:0 0 64G 0 disk
└─xvda1 202:1 0 64G 0 part /
df -h
/dev/xvda1 16G 16G 245M 99% /
sudo resize2fs /dev/xvda1
df -h
/dev/xvda1 62G 16G 47G 25% /
1. 做 snapshot
2. 進入到 EBS,選擇修改(modify)
3. 設定硬碟大小
執行 lsblk 確認修改成功
xvda 202:0 0 64G 0 disk
└─xvda1 202:1 0 16G 0 part /
執行 growpart 修改空間大小
sudo growpart /dev/xvda 1
執行 lsblk 確認修改成功
xvda 202:0 0 64G 0 disk
└─xvda1 202:1 0 64G 0 part /
df -h
/dev/xvda1 16G 16G 245M 99% /
sudo resize2fs /dev/xvda1
df -h
/dev/xvda1 62G 16G 47G 25% /
訂閱:
文章 (Atom)
