qihui
qihui
* face_recognition version: 1.2.2 * Python version: 3.11.4 * Operating System: docker ### Description I wonder is it possible to use python 3.11.4 in the docker, I came across the...
If there are some api which can capture the audio from any app, then use whisperkit to translate, it will be awesome, for example: google meeting, zoom. I mean in...
### How frequently does the bug occur? Always ### Description I just create a Realm Object Model in package like this: ```swift final class ItemGroup: Object, ObjectKeyIdentifiable, Sendable { @Persisted(primaryKey:...
### How frequently does the bug occur? Always ### Description I just follow [use-realm-with-actors](https://www.mongodb.com/docs/atlas/device-sdks/sdk/swift/use-realm-with-actors/) document, and add this code in Xcode 16.1, Swift 6 in my package. ```swift actor RealmActor...