-
**Issue Description**
Exception received when calling faceapi.detectAllFaces() with @tensorflow/tfjs-node:
`TypeError: backend.cast is not a function`
**Steps to Reproduce**
1. Creating working …
jhfoo updated
2 years ago
-
### Steps to reproduce
Precompile the assets with `RAILS_ENV=production bin/rake assets:precompile`
### Expected behavior
No error when precompiling the assets.
### Actual behavior
I get …
-
Hello,
I've got problem with ''MMM-awesome-alexa'' playing Spotify: ''music and radio playback are not supported on this device''. I wrote to Spotify and I've done some research but nothing to help…
-
I'm trying to update from 2.19 to 2.20 with the update script, and it shows these warnings:
```
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-s…
-
Hello,
I don't understand how Viseme should be used
1. I call the REST API for Custom Neuro Voice
2. Send and Cache the audio to my SmartMirror
Now I'd like to perform lipsync with an Avatar (…
-
logout/login solves the issue. The version is 20.1 latest.
hhaim updated
2 years ago
-
你好,又来打扰了!
打开App后,放在后台,进设置调整显示大小后,再切回App,发生闪退,
我的demo会有这个问题,
链接 [demo下载地址](https://home.kbhy.online:10003/d/s/631664212403298306/VedMf523wD9RYHgAAGYm-7ZKr4fB0Vev-AyDgBlYfxAg_)
还是上次那个demo,麻烦看下,谢谢…
-
Thanks again! - looks like the API calls aren't working well and would be great to add this to the main menu under "Shutdown Mirror". Is this possible?
http://localhost:8080/remote?action=REFRESH
-
0.2.9版本 fragment流程 A -> B , B ->C, C(popSelf) -> D, D(pop) 回到B, 再从B(pop) 回到A必现闪退
0.2.5版本没有这个问题,由于出现了issue #43 一样的crash,所以升级了版本
```java
07-12 14:33:22.877 3072 3072 E AndroidRuntime: FATAL EXCE…
-
目前的镜像源方案可以保证数据100%准确. 但在特殊情况下(如官方源刚刚更新)的访问速度不够友好.
因此通过以下方式改进
- [x] smartmirror尽可能利用多个镜像源.(目前只使用一个用户选择的镜像源) 来进行实时的寻找最优服务器.
- [ ] 控制中心以及后端API接口改进, 镜像源不再是单选(用户自行开启访问速度较好的多个镜像源. 最终使用哪个由程序自行判断)