Looking into helping with client side automation #256
rumplestilzken
started this conversation in
General
Replies: 1 comment 4 replies
-
|
I figured out my build issues were to do with node and npm being out of date. Had to install them from the website instead of the ubuntu package. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have several hundred files i have run through (mostly) Scriberr.
I'm interested in getting involved and perhaps offering something of use on the client side usabiliity as i would like to be able to Upload/Download/Sync between a folder on my desktop.
Main goal being, pulling all of the transcriptions down and saving them in text files which can then be maniuplated further in a personal process for producing a PDF of then voice notes.
Additionally, When i uploaded the original 200, it got through about 100 of them and then "Forgot" about the transcriptions after that. I saw something in my work with the endpoints and this seems intended.
I'm new to go and react, but have extensive experience with other systems. I'm getting some issues about not finding modules. I ran
go mod tidyand it did Something, but didn't fix the dependency issues with ./build.shThanks!
Beta Was this translation helpful? Give feedback.
All reactions