Ecosyste.ms: Timeline

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

pemba1s1

pemba1s1 created a review comment on a pull request on ClinicianFOCUS/FreeScribe
have another pr for it #233

View on GitHub

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

View on GitHub

pemba1s1 created a review comment on a pull request on ClinicianFOCUS/FreeScribe
have another pr for it #233

View on GitHub

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

View on GitHub

pemba1s1 created a review comment on a pull request on ClinicianFOCUS/FreeScribe
have another pr open for it #233

View on GitHub

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

View on GitHub

pemba1s1 pushed 50 commits to mac-dev ClinicianFOCUS/FreeScribe
  • Implmented faster whisper with architecture selection for cuda or cpu 4a4de3b
  • Added model reload on architecture change 96c28d0
  • predefine langauge in transcribe 5d756d4
  • removed debug 3f61631
  • removed unsused depencies ba182cf
  • added faster whisper to reqs dc2cc5c
  • Update src/FreeScribe.client/client.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.git... 7aadde5
  • Add error handing and returned message to be printed to the window 2699874
  • Changed architectures to enum to prevent hardcodes deac905
  • add the cuda stuff bundled to pyinstaller a0da8ee
  • add the cuda packages to nvidia requirements 1308bdf
  • add the nvidia driver stuff to env path for use by application if cuda is selected 0d81293
  • Updated llama-cpp to cu124 to match bundled cuda version c6193e5
  • Updated release to fix pyinstaller error d8b97ba
  • added the cuda driver install to the github action 2730d57
  • removed circular import 958e1dc
  • debug remove cpu step e9dbab9
  • syntax error 890aefb
  • added error handling to the transcribe if model is not loaded fcafb6c
  • Prevented enum recursion 0584b79
  • and 30 more ...

View on GitHub

pemba1s1 created a review comment on a pull request on ClinicianFOCUS/FreeScribe
@sourcery-ai create a issue ticket for it. will come back later

View on GitHub

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

View on GitHub

pemba1s1 pushed 1 commit to mac-multiple-instane ClinicianFOCUS/FreeScribe

View on GitHub

pemba1s1 opened a pull request on ClinicianFOCUS/FreeScribe
Mac multiple instane
### Issue - #218
pemba1s1 created a branch on ClinicianFOCUS/FreeScribe

mac-multiple-instane - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient

pemba1s1 pushed 1 commit to mac-workflow ClinicianFOCUS/FreeScribe

View on GitHub

pemba1s1 pushed 183 commits to mac-workflow ClinicianFOCUS/FreeScribe
  • If pause is on when recording button pressed toggle off c22497d
  • Added the microphone drop-down select 955684b
  • removed debug print 76e2f0e
  • cli params d98509e
  • Corectly update the mic to the proper index and only dave useful information 91252ab
  • remove not needed information from static area 0561855
  • Adjust to use microphone from settings and if error opening stream notfiy user to check settings b1f79ba
  • remove unused pyaudio and add our current mic to settings so on each low it is persistant 0dcb3e8
  • Ensure the microphone saves to file on save press 91711e3
  • Use the selected mic in the audio cutoff tab 5be5c0a
  • documentation 86b4dd7
  • Readded the default selection setting e3a9966
  • Set the microphon on application startup/settings load 891d739
  • Changed the defaults to none and then wait for the load settings to be called. 6facd1e
  • Exception check for invalid microphone f4dbf52
  • Update src/FreeScribe.client/client.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.git... 62d4abe
  • change general except to hardware based one eb38e6e
  • Merge branch 'mic-select' of https://github.com/ClinicianFOCUS/FreeScribe into mic-select 89bf8f8
  • Sorucery Suggestion: Simplify microphone management using a dictionary: 5505815
  • Seperated the static class variables to a different class to ensure the UI stays seperate f971d9c
  • and 163 more ...

View on GitHub

pemba1s1 pushed 181 commits to mac-dev ClinicianFOCUS/FreeScribe
  • If pause is on when recording button pressed toggle off c22497d
  • Added the microphone drop-down select 955684b
  • removed debug print 76e2f0e
  • cli params d98509e
  • Corectly update the mic to the proper index and only dave useful information 91252ab
  • remove not needed information from static area 0561855
  • Adjust to use microphone from settings and if error opening stream notfiy user to check settings b1f79ba
  • remove unused pyaudio and add our current mic to settings so on each low it is persistant 0dcb3e8
  • Ensure the microphone saves to file on save press 91711e3
  • Use the selected mic in the audio cutoff tab 5be5c0a
  • documentation 86b4dd7
  • Readded the default selection setting e3a9966
  • Set the microphon on application startup/settings load 891d739
  • Changed the defaults to none and then wait for the load settings to be called. 6facd1e
  • Exception check for invalid microphone f4dbf52
  • Update src/FreeScribe.client/client.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.git... 62d4abe
  • change general except to hardware based one eb38e6e
  • Merge branch 'mic-select' of https://github.com/ClinicianFOCUS/FreeScribe into mic-select 89bf8f8
  • Sorucery Suggestion: Simplify microphone management using a dictionary: 5505815
  • Seperated the static class variables to a different class to ensure the UI stays seperate f971d9c
  • and 161 more ...

View on GitHub

pemba1s1 pushed 41 commits to mac-workflow ClinicianFOCUS/FreeScribe

View on GitHub

pemba1s1 closed a pull request on ClinicianFOCUS/FreeScribe
Github Workflow For Mac
### Issue - #208 - #136 - #160 ### Changes - Workflow to include Mac builds - Update workflow actions to latest version - Bundle Ffmpeg and change env path for certs for ssl ## Summary...
pemba1s1 created a branch on ClinicianFOCUS/FreeScribe

mac-workflow - A medical scribe capable of creating SOAP notes running Whisper and Kobold based on conversation with a patient

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

clean-install

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

docker-bar-fix

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

installer-shortcuts

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

fix-preset

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

arch-dropdown

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

disable-set-fix

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

recording-disable-action

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

debug

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

uninstaller-options-remove-settings

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

whisper-changes

pemba1s1 deleted a branch ClinicianFOCUS/FreeScribe

mic-warning

Load more