-
Some things are very hard to grade for the referees.
For example:
- activity detection. If the robot can send a signal to an automatic referee box that records the event, that makes things easier.
-…
-
I'm trying to use WebRTC. I suppose that the right way is `BrowserComponent` plus Javascript-Java bridge. But it doesn't work in Android neither in iOS.
I found this nice example that targets mobil…
-
Hi everyone,
I am not reporting a bug here but I have a question.
I am working on an app that records the user and then I display the spectrogram with WaveSurfer without any problem. What I need…
ghost updated
6 years ago
-
Whenever react-native run-android is run, the app crashes. If it's unlinked, app runs fine. The codebase is running the default app from react-native init without any custom code, not even `import no…
-
When navigating a spaCy-processed document, e.g --
```
from spacy.en import English
nlp = English()
doc = nlp('The old man shook hands with the young man.')
for word in doc:
print(word, word.tag_…
-
In https://reports.exodus-privacy.eu.org/reports/37/:
* `com/applovin/adview/AppLovinInterstitialAdDialog`
* `com/avocarrot/sdk/nativeassets/model/NativeAdData`
* `com/appnext/ads/`
* `com/inl…
U039b updated
5 years ago
-
Hello,
So I've had the USB power issues on mac as previously posted.
Went and reflashed using the --head brew install.
(Uninstalled previous one first)
![image](https://user-images.githubus…
-
Hi,
Thank you for releasing your awesome work.
I would like to ask some questions about the model's posterior on the devices.
According to the paper,
> KWS is running at 10 inferences per secon…
-
Hi Bredin,
I want to cite your idea of "[Binarize predictions using onset/offset thresholding](https://github.com/pyannote/pyannote-audio/blob/e3d683b65a6ace52d9de1f5d027ec71d7e9a08e2/pyannote/audi…
-
I remembered that since it first appeared and untill now I could not make webrtcdsp work in neither LANG=c nor ru_RU.utf-8. It's found by meson:
`Native dependency gstreamer-webrtc-1.0 found: YES 1.1…