-
Notifications
You must be signed in to change notification settings - Fork 65
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. |
Issues 1 and 3 mentioned in this are solved. |
@sujithatzackriya there is a new small ollama model phi4-mini which is listed as being able to do function calling. Haven't tried it yet, but if it works it makes sense to put this somewhere to readme so that more people without API subscriptions could try out your app |
Although it's for 0.5.13 Ollama version only which is still in pre-release |
Btw just tried with this phi4 model but it still fails in the same way:( |
Like if the ui does not break after a long conversation anymore it's still usable to e.g. copy-paste the transcript manually to some LLM, but haven't tried it yet |
Installed the ollama pre release version and tested the model. Following are my obsetvations
The UI issue is fixed and the UI can handle long calls now. This has been tested. Copy Transcript option is available in the UI as well. |
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: