Peter Trost

Results 6 issues of Peter Trost

Hi, I want to build an application that gets audio data from a microphone audio stream and makes live predictions of chunks of 1 sec audio with 2 categories using...

feature
looking into it

**Describe the bug** If the training data contains just one class in a multi-class output feature, pytorch raises a RuntimeException. From the error message I would guess that torch does...

This PR adds `AnimatedList.separated`. A widget like an AnimatedList with animated separators. `animated_list_separated.0.dart` extends `animated_list.0.dart` to work with `AnimatedList.separated` Related issue: https://github.com/flutter/flutter/issues/48226 ## Pre-launch Checklist - [x] I read the...

framework
f: scrolling
d: api docs
d: examples

### Operating System macOS Sonoma 14.3 ### Browser Version Safari Version 17.3 (19617.2.4.11.8) ### Firebase SDK Version 10.9.0 ### Firebase SDK Product: Auth, Firestore, Functions, Storage ### Describe your project's...

question
api: firestore
needs-attention
testing-sdk

**Describe the bug** When using `google:gemini-pro` as LLM grader, I get the following error: ``` "error":"API did not return any candidate responses: {\"error\":{\"code\":400,\"message\":\"Invalid JSON payload received. Unknown name \\\"content\\\" at...

bug
help wanted
good first issue

I just updated the dependencies in my project and got compiler errors, because the `swapCategoryAndBottomBar` was removed. Therefore, the correct version should be `4.0.0` for this change. I'm positive replacing...