-
### What is the problem this feature will solve?
I tried to create a realtime webcam skeleton inferencer. I mixed webcam_demo.py and demo_skeleton.py and fixed a little bit and made some changes in i…
-
#### BUILD AN APP ####
an AI powered assistant that takes a USERINPUT which could be:
1. Recorded Audio (via an in app or on device record-no feature OR upload audio file)
2. 2. Manual text ent…
-
按照论文的意思,第一步应该是让语言模型理解语音的语义,所以使用speechTokenizer去获得语音的离散化token表示,讲道理是应该将speechtokenizer codebook的表示project后(因为hidden dim可能不一致,需要project)添加到 语言模型的embedding层中,然后使用自回归形式预测语音token。但我在code中没有看到任何关于speechtoke…
-
Hi, thanks for the code release and interesting work!
I am trying to edit NeRFs using your method. my base model is the famous "spot" cow mesh, and I am attempting to add a chef's hat using the pro…
-
ur plugin awesome but pls resolve this issue
when i visit ur code u haven't given [color in drop down button]
```
DropdownButton(
hint: new Text("Select"),
…
-
Hi, a saw next code in MyDataset in file tutorial_train_faceid.py:
`
self.data = json.load(open(json_file)) # list of dict: [{"image_file": "1.png", "id_embed_file": "faceid.bin"}]
`
There is no f…
-
### Discussed in https://github.com/CQCL/hugr/discussions/1342
Originally posted by **ss2165** July 24, 2024
This follows discussions mainly in #1308
A constant static input to an op would…
-
Currently contributionid is a uuid generated at random for each observation each time a whatsapp chat is exported into Kapta Mobile. In order to deal with the problem of duplicates from repeated uploa…
-
https://docs.anthropic.com/en/api/messages
per docs you should pass base64 for type, not image:
Starting with Claude 3 models, you can also send image content blocks:
{"role": "user", "conten…
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…