Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ItsSimko created a comment on a pull request on ClinicianFOCUS/FreeScribe
Ready to be merged - The onlt problem is we do not have a label saying "Real-time transcription occurs every 10 seconds on silence break" If you want to merge and create a ticket we can or request ...
sourcery-ai[bot] created a review on a pull request on ClinicianFOCUS/FreeScribe
We have skipped reviewing this pull request. It looks like we've already reviewed the commit 98a59fe48c5557f686bf8d7748817c06fcfd8ae8 in this pull request.
ItsSimko created a comment on a pull request on ClinicianFOCUS/FreeScribe
Changed to faster whisper
ItsSimko closed a draft pull request on ClinicianFOCUS/FreeScribe
Update GitHub Actions and add architecture selection in UI
## Summary by Sourcery Enhance the release workflow by updating dependencies and improving the NSIS setup process. Introduce a new ArchitectureDropdown widget for better architecture selection i...github-actions[bot] published a release on ClinicianFOCUS/FreeScribe
Release v0.0.9457.alpha
## What's Changed For full changelog, see [the commits since last release](https://github.com/ClinicianFOCUS/FreeScribe/compare/...refs/tags/v0.0.9457.alpha)sourcery-ai[bot] created a review on a pull request on ClinicianFOCUS/FreeScribe
Hey @ItsSimko - I've reviewed your changes - here's some feedback: **Overall Comments**: - Could you provide the rationale for increasing the default real-time audio length from 5 to 10 seconds? T...
sourcery-ai[bot] created a comment on a pull request on ClinicianFOCUS/FreeScribe
<!-- Generated by sourcery-ai[bot]: start review_guide --> 🧙 Sourcery is reviewing your pull request! --- <details> <summary>Tips and commands</summary> #### Interacting with Sourcery - **Trig...
ItsSimko created a tag on ClinicianFOCUS/FreeScribe
v0.0.9457.alpha - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient
yingbull pushed 2 commits to main ClinicianFOCUS/FreeScribe
yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Fix: Prevent empty sections in settings window
- removed scribe templates from settings and defaulted it to off, no real structure implemented around it ## Summary by Sourcery Bug Fixes: - Prevent empty sections from being displayed in t...yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Enhance Settings UI and Add Versioning
## Summary by Sourcery Enhance the user interface of the Markdown and Settings windows by improving layout management and error handling. Introduce versioning by creating a version text file dur...yingbull pushed 31 commits to main ClinicianFOCUS/FreeScribe
- Merge pull request #16 from ClinicianFOCUS/main Updates from ClinicianFocus fork 4a0e945
- Update README.md Add a link to the youtube video to make it easy for folks to get a sense of what the AI scribe can do 66a0829
- Merge pull request #17 from xtreme-sameer-vohra/patch-1 Update README.md 1342bca
- Merge pull request #22 from ClinicianFOCUS/main Catch up to current dev. e9379b3
- Merge pull request #1 from ItsSimko/faster-whisper Faster whisper 12bf6dc
- Merge pull request #2 from ItsSimko/faster-whisper Faster whisper fe66a14
- Merge pull request #3 from ItsSimko/faster-whisper Faster whisper b01e1f9
- Merge pull request #4 from ItsSimko/faster-whisper added the cuda driver install to the github action 92325dd
- Merge pull request #5 from ItsSimko/faster-whisper Faster whisper 8ef2899
- Merge pull request #6 from ItsSimko/faster-whisper Faster whisper d652c94
- Merge pull request #7 from ItsSimko/faster-whisper changed to upload to the correct file on transcribe a87dd60
- Update license to AGPL-3.0 2aa7a8b
- Updated readme 820e308
- added documentation auto build github action a29088e
- added the sphinx stuff ba6b2d0
- Merge branch 'main' into docs ba0ccef
- updated docs release action 015187c
- Merge branch 'docs' of https://github.com/ItsSimko/AiScribe into docs 2bfb182
- switched github runner to windows for docs 0bd76df
- Made the sphinx page declare its a WIP right now ab399be
- and 11 more ...
yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Docs: Revamp documentation with Sphinx and deploy to GitHub Pages
## Summary by Sourcery Update and enhance the documentation for FreeScribe, including detailed settings descriptions, a revised README, and the introduction of a Sphinx-based documentation syste...pemba1s1 pushed 1 commit to mac-check-before-install ClinicianFOCUS/FreeScribe
- metal support warning on mac-intel 956e4fb
ItsSimko created a comment on a pull request on ClinicianFOCUS/FreeScribe
> * Instead of commenting out the unimplemented 'Enable Scribe Template' setting, consider removing it entirely until the feature is ready to be implemented For now I've just commented it out fr...
ItsSimko created a review comment on a pull request on ClinicianFOCUS/FreeScribe
https://github.com/ClinicianFOCUS/FreeScribe/pull/240/commits/e8ae8cd76b40245a569a64a42f3ee732ff8a6107
ItsSimko pushed 1 commit to mini-fix ClinicianFOCUS/FreeScribe
- log any version file io errors , print them to debug, return default e8ae8cd
pemba1s1 opened an issue on ClinicianFOCUS/FreeScribe
(Mac) Prevent user from interacting with other windows while loading window is up
`grab_set()` only works for windows. need to find alternatives for Macsourcery-ai[bot] created a comment on a pull request on ClinicianFOCUS/FreeScribe
<!-- Generated by sourcery-ai[bot]: start review_guide --> 🧙 Sourcery is reviewing your pull request! --- <details> <summary>Tips and commands</summary> #### Interacting with Sourcery - **Trig...
ItsSimko opened a draft pull request on ClinicianFOCUS/FreeScribe
@sourcery-ai
… general if length of list is above zero so we arent displaying empty sectionsItsSimko created a branch on ClinicianFOCUS/FreeScribe
remove-templates - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient
pemba1s1 created a branch on ClinicianFOCUS/FreeScribe
mac-check-before-install - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient