|
test-prof.evilmartians.io
|
test-prof
|
|
github.com
|
PR with the settings/configuration I ended up with.
|
|
github.com
|
havenwood
|
|
github.com
|
helping me think through it on chruby github discussions
|
|
anthropic.com
|
MacOS “Seatbelt” I guess?
|
|
github.com
|
cuprite
|
|
reddit.com
|
despite some reddit suggestions
|
|
reddit.com
|
everyone else <em>must</em> just be exempting rspec itself from the sandbox
|
|
github.com
|
The best way to see how I did all that is just the PR.
|
|
en.wikipedia.org
|
RAG
|
|
github.com
|
neighbor
|
|
gofundme.com
|
Des Revol
|
|
gofundme.com
|
If you can spare a few bucks, care about a free society, and feel that supporting Des is a good way to do it, please help contribute at his GoFundMe.
|
|
theintercept.com
|
article from the Intercept
|
|
freedes.net
|
Des’ support website.
|
|
freedes.net
|
Des says
|
|
digital.sciencehistory.org
|
body of video/film in our Digital Collections
|
|
openai.com
|
OpenAI whisper
|
|
digital.sciencehistory.org
|
searching in our collection
|
|
digital.sciencehistory.org
|
<img width="1024" height="369" data-attachment-id="13272" data-permalink="https://bibwild.wordpress.com/2025/07/16/whisper-generated-transcripts-used-in-presentation-of-archival-video/screenshot-2025-07-03-at-3-58-32-pm/" data-orig-file="https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png" data-orig-size="1134,409" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Screenshot 2025-07-03 at 3.58.32 PM" data-image-description="" data-image-caption="" data-large-file="https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png?w=1024" src="https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png?w=1024" alt="" class="wp-image-13272" srcset="https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png?w=1024 1024w, https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png?w=150 150w, https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png?w=300 300w, https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png?w=768 768w, https://bibwild.wordpress.com/wp-content/uploads/2025/07/screenshot-2025-07-03-at-3.58.32e280afpm.png 1134w" sizes="(max-width: 1024px) 100vw, 1024px">
|
|
digital.sciencehistory.org
|
<em>Baseline: The Chemist</em>
|
|
digital.sciencehistory.org
|
Atomic Energy As a Force For Good
|
|
digital.sciencehistory.org
|
Putting Scientific Information to Work
|
|
digital.sciencehistory.org
|
Pick of the Pod
|
|
digital.sciencehistory.org
|
Proposition 65: Troubled Waters for California
|
|
github.com
|
open source Whisper implementation
|
|
heroku.com
|
heroku
|
|
github.com
|
RAM requirements
|
|
heroku.com
|
heroku fir platform
|
|
platform.openai.com
|
whisper also existed, of course, on the commercial OpenAI API platform
|
|
github.com
|
diarization
|
|
discuss.huggingface.co
|
attempting to segment multi-lingual recordings by language.
|
|
platform.openai.com
|
priced at $0.006 per minute
|
|
community.openai.com
|
recommended
|
|
digital.sciencehistory.org
|
one video that is mixed English and Korean
|
|
platform.openai.com
|
treated more like a glossary of words used
|
|
digital.sciencehistory.org
|
word that never caught on, “zeugmatography”
|
|
digital.sciencehistory.org
|
correct spelling of “Eleuthère Irénée”
|
|
github.com
|
Here’s our ruby implementation
|
|
github.com
|
ruby-openai
|
|
github.com
|
This fairly simple incompat
|
|
digital.sciencehistory.org
|
some totally imaginary dialog replacing what is pretty unintelligible dialog in the original.
|
|
arxiv.org
|
apparently a common one?
|
|
digital.sciencehistory.org
|
9:09 in <em>Baseline: The Chemist</em>
|
|
digital.sciencehistory.org
|
By 10:23
|
|
youtube.com
|
footsteps of WGBH
|
|
americanarchive.org
|
American Archive of Public Broadcasting
|
|
fixitplus.americanarchive.org
|
FixIt+
|
|
github.com
|
or a really old version of it is?
|
|
github.com
|
video.js
|
|
ponyfoo.com
|
ponyfilling
|
|
videojs.com
|
text tracks
|
|
rev.com
|
“captions” vs “subtitles”
|
|
transkriptor.com
|
common short name for these.
|
|
developer.apple.com
|
Safari (both MacOS and iOS I believe) insists on adding a text caption track called “Untitled”
|
|
github.com
|
noticed
|
|
github.com
|
some
|
|
aws.amazon.com
|
AWS Elemental MediaConvert
|
|
github.com
|
our solution
|
|
github.com
|
similar solution
|
|
github.com
|
ramp
|
|
developer.mozilla.org
|
HTML5 media element api
|
|
developer.mozilla.org
|
events
|
|
github.com
|
write a bit of custom code to switch
|
|
github.com
|
listening to the <code>cueChange</code> HTML5 video event emitted
|
|
github.com
|
write code to map from the HTML5 video Cue object returned as active cue, and find the div/span on page to highlight
|
|
developer.mozilla.org
|
timeUpdate event
|
|
browserstack.com
|
BrowserStack
|
|
browserstack.com
|
free offerings for open source
|
|
github.com
|
alternative open source theme or skins
|
|
media.dlib.indiana.edu
|
here’s one ramp example
|
|
github.com
|
ramp’s implementation
|
|
github.com
|
captions stay <em>above</em> the now higher controls
|
|
github.com
|
safari-specific css
|
|
github.com
|
<em>bigger</em> by default
|
|
github.com
|
take up a <em>larger portion</em>
|
|
github.com
|
Underline the CC button when a text track is visible
|
|
github.com
|
Required some simple javascript
|
|
seroundtable.com
|
aren’t on the initial page
|
|
searchcommander.com
|
others have had other experiences
|
|
github.com
|
These extra transcript pages are also listed in my SiteMap.
|
|
google.com
|
There are already a few of these transcript pages showing up in google
|
|
github.com
|
marked up our item pages
|
|
developers.google.com
|
schema.org content for video
|
|
boldcontentvideo.com
|
some people think Google doesn’t do too much of that anyway
|
|
google.com
|
but no luck there yet either.
|
|
strategiq.co
|
I don’t think this is going to do much of anything
|
|
code4lib.org
|
Code4Lib
|
|
samvera.atlassian.net
|
Samvera
|
|
github.com
|
ramp project
|
|
youtube.com
|
2024 video
|
|
youtube.com
|
2025 video
|
|
youtube.com
|
Emily Lynema for a 2025 whisper talk
|
|
digital.sciencehistory.org
|
Science History Institute Digital Collections.
|
|
digital.sciencehistory.org
|
Within the limits of copyright law and fair use; we are not the copyright holders of most of it)
|
|
robindev.substack.com
|
reviews of CloudFlare free staying free
|
|
version-2024-2.goauthentik.io
|
monopoly unaccountable control of the internet.
|
|
cloudflare.com
|
Turnstile
|
|
github.com
|
here’s the initial implementation PR in our open repo
|
|
github.com
|
gem implementation, <code>bot_challenge_page</code>
|