Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

yingbull

yingbull starred open-domains/register
yingbull pushed 6 commits to main ClinicianFOCUS/FreeScribe
  • handling nonetype error in debug window for stdout c391311
  • only loading the model if whisper settings changes 531b01a
  • showing the taskbar icon in minimal mode d075e8c
  • loading the model after the window is closed dc84bf1
  • changes for minimized app 11f18a7
  • Merge pull request #209 from ClinicianFOCUS/whisper-changes 38d9fdf

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Enhance STT reload logic and fix DebugWindow NoneType error
## Summary by Sourcery Enhance the settings saving process by comparing old and new Whisper model settings to conditionally reload the model, and fix a potential NoneType error in the DebugWindow ...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull pushed 5 commits to main ClinicianFOCUS/FreeScribe
  • check nvidia version before installing a29b38a
  • check for nvidia only for nvidia arch 5ebe6bd
  • abort instead of quitting if nvidia version is less 605d6f5
  • fix typo 7c9696a
  • Merge pull request #206 from ClinicianFOCUS/nvidia-version-check 76127f5

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Nvidia version check
### Issue - #200 ## Summary by Sourcery Implement a version check for Nvidia drivers in the installer script to ensure compatibility with CUDA 12.1, and add a function to compare version numbers...
yingbull pushed 4 commits to main ClinicianFOCUS/FreeScribe
  • docs for building release on github 3d2c26c
  • update docs 9328db3
  • update docs fbf081f
  • Merge pull request #207 from ClinicianFOCUS/docs-build-release 8a253c5

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
docs for building release on github
### Issue - #196 ## Summary by Sourcery Documentation: - Add documentation for the process of pushing and building a release on GitHub, including steps for checking out the main branch, pulling ...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Replace string literals with enum values for 'Local Whisper' settings
## Summary by Sourcery Enhancements: - Replace string literals with enum values for accessing settings keys related to 'Local Whisper'.
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull pushed 5 commits to main ClinicianFOCUS/FreeScribe
  • If local stt available loading the model on application start. If stt enabled/changes loading the new model on save bea5545
  • changes in gitignore d46cf8d
  • loading the model in thread d45d6d2
  • handling none type 189ad3f
  • Merge pull request #201 from ClinicianFOCUS/whisper-changes 131997b

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Load STT model on startup and refactor to global instance
If stt enabled/changes loading the new model on save ## Summary by Sourcery Load the local speech-to-text model on application startup if enabled and refactor the application to use a global inst...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull pushed 9 commits to main ClinicianFOCUS/local-llm-container
  • pull and run model on build cfd432e
  • keep model running forever 8cc7301
  • rate limit from 1/s to 10/s 38d54ee
  • create appuser with id 1000 474261a
  • user name 4429877
  • restart caddy unless stopped manually 61eba77
  • caddy user issue c8dbe58
  • handle error 240b459
  • Merge pull request #14 from ClinicianFOCUS/load-model-on-start dc619e3

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/local-llm-container
Load model on start
### Issue - #10 - #12 - #9 - #11 ## Summary by Sourcery Load the 'gemma2:2b-instruct-q8_0' model on startup by adding an entrypoint script in the Docker setup. Update the Docker Compose c...
yingbull created a review on a pull request on ClinicianFOCUS/local-llm-container

View on GitHub

yingbull pushed 9 commits to main ClinicianFOCUS/FreeScribe
  • Make our debug go to our own custom buffer and console. ed13d91
  • Classes to log our errors and stuff to a window 83034e7
  • Documentation for DualOutput and DebugPrintWindow 111df1f
  • Stream all std output to the dualout ouput class a713a4b
  • Add the debug window to the help tab in the menu bar 88c6e82
  • Add copy to clipboard button c1ceaf1
  • Buffer size control b51e87f
  • Added buffer size cap before removing old logs 8573c37
  • Merge pull request #199 from ClinicianFOCUS/debug 0a5b007

View on GitHub

yingbull closed an issue on ClinicianFOCUS/FreeScribe
Add debugging/error logging capability while being careful about PHI
Low prioirty should be the last thing on the list.
yingbull closed a pull request on ClinicianFOCUS/FreeScribe
Add Debug Window
## Summary by Sourcery Add a Debug Window feature to the application, providing a GUI interface for viewing debug output. Enhance output management with a DualOutput class that captures console ou...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull pushed 15 commits to main ClinicianFOCUS/FreeScribe
  • custom page for remove configs f7e23bc
  • page header cab7453
  • uninstall old config efa7e9e
  • prompt user during install if they want to remove old config files 7788e6c
  • remove old config d12d53e
  • remove old config uninstaller 1183857
  • handle error incase config files failed to remove 7f840de
  • retry to remove configs 6a14c5c
  • check if freescribe is running before uninstalling 500ea8d
  • retry after closing freescribe 96dd382
  • changes 29538db
  • cleanup b179165
  • installer and uninstaller cant have same functions 46ab934
  • recommend removing config d5afb8d
  • Merge pull request #193 from ClinicianFOCUS/uninstaller-options-remove-settings 4f8c9fa

View on GitHub

yingbull closed a pull request on ClinicianFOCUS/FreeScribe
[Uninstaller/Installer] options remove settings
### Issue - #181 - #182 ### Screenshots ![image](https://github.com/user-attachments/assets/f6f7204a-6f5c-439f-91b1-c9fe7d48c926) ![image](https://github.com/user-attachments/assets/9850f6...
yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

yingbull created a review comment on a pull request on ClinicianFOCUS/FreeScribe
See convo comments this morning in discord @pemba1s1

View on GitHub

yingbull created a review on a pull request on ClinicianFOCUS/FreeScribe

View on GitHub

Load more