Just some general questions #66
ZeChArtiahSaher
started this conversation in
General
Replies: 2 comments
-
just read some todo list, curious about his one: "Split model up into multiple chunks based on usage" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think the setup for the interfaces is great. This thing handles audio, pipes to models and produces rt output. But I was curious if I this project could be pushed also (I can help with what I can) to streamline a couple of things:
Point being I think that if this app can reach the speed or like granularity of something like teams captions experience that would be great. Ofc the target user base doesn't have an nvidia data center and custom fine tuned model, but I think there may be some room for good performance improvements still? What about moving to opencv right? Basically some code could move to c/cpp/cpython and efficient memory allocation. I also thought about what is the degree to which you can parallelize the models.
In terms of ui I think the main improvement here I see is:
P.S.
I have good experience with systems dev & programming but not great xp in specifically interfacing with models & various standards around it, however I can get up to speed quickly if there is a clear goal
Beta Was this translation helpful? Give feedback.
All reactions