-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No input from microphone & ollama fails to summarize & long conversation fail #25
Comments
Hey @photosartd , Thanks for offering support and sharing feedback. Let me address all issues
I had the same issue initially. then I checked the mic settings on my mac. my input volume level was initially very low and that resulted in lack of clarity while recording the Microphone. Could you please increase this and try? If the issue persists, please let us know. ![]()
When recoding is stopped, the app tries to save the final recording locally. this is why the UI is getting stuck. We'll work on a thread based approach to make this process run in parallel. Thank you for the feedbacks and the product is still small and new (Only 6 weeks since we started developing this.). We have a backlog as of now and happy to see that people actually find the core idea useful. We'll be working on our next update and will try to fix 3 in that update. 1 and 2, please let me know your observations. |
Hey, sorry for the late answer:
|
Hey @photosartd Issue 1 - No input from microphoneWe were fixing the Microphone issue. It was a bug and we created an issue to address it here I've added the latest .dmg installer file to the release. We are still testing this version for microphone related issues. Please find the release here - https://github.com/Zackriya-Solutions/meeting-minutes/releases/tag/v0.0.2 InstructionsRemoving existing installation & Permissions
![]() ![]() Downloading & Running the new dmg
If you find any issues, please share your thoughts here or under the PR Issue 2 - Ollama fails to summarizeSmaller models are continuously failing in generating good results. it hallucinates and gets in a loop rather than doing the actual tool calling. We are finding ways to fix this behaviour. Issue 3 - Long conversation failWe found the issue. It is an audio processing issue and we are working on solving it. Also, we are adding meeting history to the tool so that you'll be able to look at the summary and minutes later. for now, we might remove the recorded audio playback option as it is causing some trouble. |
Hey, tried out the repo and encountered 3 issues:
My laptop: MacBook Air M1, 16Gb
Overall happy to see such an app exists, just needs some more testing. If you need some more help in testing or maybe even coding (python/C++ primarily), let me know.
The text was updated successfully, but these errors were encountered: