Stenonymous Suite: Early Version

I wrote some time ago about how I wanted to combine all my steno-related computer coding into one thing so that I could troubleshoot one thing instead of keeping track of multiple projects. This early version of theĀ  Stenonymous Suite contains the WKT test generator, the finger drill generator, something I call a streamer, that streams the text you tell it to stream at the rate you tell it to stream, and it also automatically marks .txt files for dictation. As those of you who have manually marked dictation know, it can take upwards of 10 minutes per marking. This program will mark it in about one second, and has saved me over 15 hours of manually marking dictations.

If you are a stenographic educator or dictation enthusiast, this program is totally free and has no strings attached, but I am also willing to put it through the marker program for you at a rate of 25 cents per marking, $5 minimum.

Windows users, easy download exe here. Unzip the folder, click the StenonymousSuite.exe.

The code for the program is slapped up on here.

 

Dictation Marking Program

Previously I wrote about my dictation-marking program. I had written it after listening to a friend and mentor talking about how many hours he’d spent marking dictations for reading. Fortunately, I am not the first to have this idea. Todd Olivas has a free and more intuitive program for use over here.

It is important for us to broadcast all of these options for steno educators and volunteers to help bring more dictation to more students. In my view, as of writing, we have some serious problems. There’s a resurgence of stenography in India. That’s not inherently bad, but what’s happened is that there are many more Indian stenographic resources popping up than there are English or American resources; this is probably making it harder for our students to find material, and any barrier to practice is unacceptable. Hopefully now that dictation can be marked quickly and freely we can see an uptick in the amount of content.

Transcript Marker

ATTENTION WINDOWS USERS: Click and play version here. Download and double click, NO installation required. Download the .zip, unzip it, and double click the .exe file inside.

With stenographic educators in mind I’ve created a program to mark .txt transcripts for speed dictation. It’s free. All that’s required is the user downloads Python 3 and keeps the .py file with the .txt they plan to mark. This is the link to the computer code.

A brief YouTube tutorial will be put up to assist users.

I later discovered that Todd Olivas has this exact same thing. It’s a little easier to use and embedded into his site. They do roughly the same thing.

A quick text tutorial for anyone that doesn’t want the hassle of the video:

  1. Download Python 3. Install it.
  2. Go to my computer code and copy and paste it into a notepad file. Save it as whatever name you want.
  3. Change the file extension from .txt to .py. Some operating systems hide file extensions. You’d have to uncheck hide known file extensions in your folder options.
  4. Stick the .py file in a folder by itself with the txt transcript you intend to mark just to make life easy.
  5. Run the .py file by double clicking it.
  6. Then it basically asks you the speed, the marker text you want to use, and the name of the file you want to mark. You have to be precise when typing these things in.
  7. It’ll mark the program instantly and I believe the program terminates itself. You’ll have a new marked .txt.

Please note, if you are good with computers, a modified version of this program exists that will let you create 23 marked transcripts instantly, 20 WPM to 240 WPM in 10 WPM steps or increments. You must name the transcript you want to mark r.txt.