C.W.Holeman III

Right Bar

HST Clock

LOADING HST TIME

Books in Progress

Outline


Drafting


Revisions


Beta Reads


Outline


Drafting


Revisions


Beta Reads


Querying


Random Quote



Joke of the Week

There are only 10 kinds of people in the world: Those who know binary, and those who don't.

Writing Tools

Depending on which project I'm working on, I use a wide variety of tools.

List of Tools

Software

Hardware

Step-by-Step Drafting Workflow

Current Workflow

  1. I use EVRP (Easy Voice Recorder) to make a recording of a chapter or section of a story.
  2. EVRP saves the recording into a specified folder on my (Android) phone.
  3. Resilio Sync then syncs the .m4a audio file to my desktop computer and NAS.
  4. My computer has a PowerShell script (which is auto-launched on bootup by Windows Task Scheduler) which watches the directory that the files are synced to. When it sees a new .m4a file, it uses Whisper AI to convert the raw audio file to an ugly text file.
  5. Using a custom Bash script, I kick off a run of Ollama with Llava to convert the ugly text file to something approximating clean, formatted, text.
  6. Then I copy & paste that clean text into Scrivener/Obsidian (depending on the project) for further refining & editing.

The Next (Upcoming) Evolution

Aspirationally


Still have questions? Ask me.