update for WhisperX, include some notes on plans

This commit is contained in:
Brooke 2024-04-08 15:05:52 -04:00
parent db7c3726be
commit 7c0f90d717
41 changed files with 5 additions and 17261 deletions

View file

@ -1,17 +1,6 @@
# WhisperBenchmarks
This repository provides easy-to-use benchmarks using audio and video content from the Internet Archive, specifically targeting various challenging scenarios in audio recordings.
Based on https://gitlab.com/aadnk/whisper-webui
## Models
| Model | Command |
|-|-|
|faster-large-v3| --whisper_implementation faster-whisper --model large-v3 |
|faster-medium| --whisper_implementation faster-whisper --model medium |
|faster-small| --whisper_implementation faster-whisper --model small |
|faster-tiny| --whisper_implementation faster-whisper --model tiny |
This repo has been alterted to aid in my process of understanding the process of benchmarking WhisperX, after I take the time to do a bit more research I can start refocusing the idea to a simple script.
## Videos
@ -27,7 +16,10 @@ Videos are chosen for being short and matching their given category
## How to Run Whisper Benchmarks
-- TODO --
Two tools are recommended, [Hyperfine](https://github.com/sharkdp/hyperfine) is a shell benchmarking tool written in rust, and [WhisperX](https://github.com/m-bain/whisperX) a re-implementation of whisper that boasts a 70x increase in performance.
To use WhisperX I would recommend having a HuggingFace account and agreeing to these two repos (https://huggingface.co/pyannote/speaker-diarization-3.1/tree/main) (https://huggingface.co/pyannote/segmentation-3.0).
Then, you'll have to include your HF token in every WhisperX command.
## Results
@ -42,13 +34,5 @@ Results are for the complete run which includes loading the model, running VAD,
| GPU Model | Poor mic placement (m:s:ms) | Thick accents (m:s:ms) | Artifacts in audio (m:s:ms) | Ideal audio (m:s:ms) | Long form (m:s:ms) | (Docker/Native) | Model |
|-|-|-|-|-|-|-|-|
| RTX 2060S | [00:11:12](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Body_camera_footage_from_July_10_traffic_stop.mp4-subs.srt) | [00:06:96](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Moonshine%20for%20Medicine%20Popcorn%20Sutton.mp4-subs.srt) | [00:04:40](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/2002%20007%20Movie%20Trailer%20Commercial%20Bad%20Video.mp4-subs.srt) | [00:08:31](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/36%20-%20ANNOUNCEMENT%20SUMMER%20HIATUS.mp3-subs.srt) | [03:34:00](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/2060S/Black%20Magic-NA_x264.mp4-subs.srt) | Native | faster-medium |
| RTX A5000 | [00:10:86](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Body_camera_footage_from_July_10_traffic_stop.mp4-subs.srt) | [00:07.84](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Moonshine%20for%20Medicine%20Popcorn%20Sutton.mp4-subs.srt) | [00:07:75](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/2002%20007%20Movie%20Trailer%20Commercial%20Bad%20Video.mp4-subs.srt) | [00:08:91](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/36%20-%20ANNOUNCEMENT%20SUMMER%20HIATUS.mp3-subs.srt) | [03:17:10](https://git.myco.systems/brooke/whisperbenchmarks/src/branch/main/benchmark-outputs/A5000/Black%20Magic-NA_x264.mp4-subs.srt) | Native | faster-large-v3 |
## Todo:
- [ ] Write easy bash scripts for running a set of benchmarks with an easy cleanup
- [ ] Finalize a standard format for exporting the data into a spreadsheet
- [ ] Some outputs seem to be presenting artifacts when using faster-whisper, there should be some kind of easy review process so that batches can quickly be re-run, maybe a link to open vlc with the new subtitles loaded?
## Notes:
From running multiple benchmarks the resulting time it takes seems to vary a lot more than I would have expected for shorter clips, "Poor Mic placement" tested anywhere from 8s to 20s on an A5000.

View file

@ -1,72 +0,0 @@
{
"text": " Pg-148, who sent you? The only one. Who am I? My girl just doesn't like to get tied down. Live for the moment. That's good business. Does it include me? Absolutely. Die Another Day. Rated PG-13. Starts Friday.",
"segments": [
{
"text": " Pg-148, who sent you?",
"start": 0.0,
"end": 2.8000000000000003,
"words": []
},
{
"text": " The only one.",
"start": 2.8000000000000003,
"end": 3.6,
"words": []
},
{
"text": " Who am I?",
"start": 3.6,
"end": 4.3,
"words": []
},
{
"text": " My girl just doesn't like to get tied down.",
"start": 4.3,
"end": 6.0,
"words": []
},
{
"text": " Live for the moment.",
"start": 6.0,
"end": 7.2,
"words": []
},
{
"text": " That's good business.",
"start": 7.2,
"end": 8.2,
"words": []
},
{
"text": " Does it include me?",
"start": 8.2,
"end": 9.1,
"words": []
},
{
"text": " Absolutely.",
"start": 9.6,
"end": 10.4,
"words": []
},
{
"text": " Die Another Day.",
"start": 10.700000000000001,
"end": 11.8,
"words": []
},
{
"text": " Rated PG-13.",
"start": 11.8,
"end": 12.9,
"words": []
},
{
"text": " Starts Friday.",
"start": 12.9,
"end": 13.9,
"words": []
}
],
"language": ""
}

View file

@ -1,44 +0,0 @@
1
00:00:00,000 --> 00:00:02,800
Pg-148, who sent you?
2
00:00:02,800 --> 00:00:03,600
The only one.
3
00:00:03,600 --> 00:00:04,300
Who am I?
4
00:00:04,300 --> 00:00:06,000
My girl just doesn't like to get tied down.
5
00:00:06,000 --> 00:00:07,200
Live for the moment.
6
00:00:07,200 --> 00:00:08,200
That's good business.
7
00:00:08,200 --> 00:00:09,100
Does it include me?
8
00:00:09,600 --> 00:00:10,400
Absolutely.
9
00:00:10,700 --> 00:00:11,800
Die Another Day.
10
00:00:11,800 --> 00:00:12,900
Rated PG-13.
11
00:00:12,900 --> 00:00:13,900
Starts Friday.

View file

@ -1,35 +0,0 @@
WEBVTT
00:00.000 --> 00:02.800
Pg-148, who sent you?
00:02.800 --> 00:03.600
The only one.
00:03.600 --> 00:04.300
Who am I?
00:04.300 --> 00:06.000
My girl just doesn't like to get tied down.
00:06.000 --> 00:07.200
Live for the moment.
00:07.200 --> 00:08.200
That's good business.
00:08.200 --> 00:09.100
Does it include me?
00:09.600 --> 00:10.400
Absolutely.
00:10.700 --> 00:11.800
Die Another Day.
00:11.800 --> 00:12.900
Rated PG-13.
00:12.900 --> 00:13.900
Starts Friday.

View file

@ -1 +0,0 @@
Pg-148, who sent you? The only one. Who am I? My girl just doesn't like to get tied down. Live for the moment. That's good business. Does it include me? Absolutely. Die Another Day. Rated PG-13. Starts Friday.

View file

@ -1,122 +0,0 @@
{
"text": " Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian Murphy, joined by no one, because this is just a boring announcement. Guys, I apologize, but I wanted to get this out ahead of time before the podcast is supposed to come out this week, but we are going to be doing a summer hiatus. There will be no new episodes of 8-Bit Book Club until the fall. Emily and I are going to be busy shooting the Hot Date series this summer away from LA and Caldwell is always very very busy with his job. So that being said, we have loved recording this and we appreciate everyone who has supported us, especially our friends on the 8-Bit Book Club subreddit. We come back in the fall, we are considering a format change, possibly switching this to a full-on D&D podcast or something else entirely. Ultimately, what is fun about this show, in my humble opinion, is me getting to talk about dumb nerd stuff with my very funny friend Caldwell and my very funny wife, Emily. We want to find a way to do a show that facilitates that, but also won't be compromised by our schedules. So, we will see you in the fall, dudes and dudettes, unless you are on the subreddit, then I will see you, like, all the time, because you know I'll be lurking and commenting there. Well, let's have a chat. about this. Do you want to see the club try a new format, or should we stick to books and maybe do seasons or something, take the occasional hiatus, so we can attack it with renewed vigor? Thank you again for your patience, and to everyone who has supported us, we will be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.",
"segments": [
{
"text": " Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian Murphy, joined by no one, because this is just a boring announcement.",
"start": 0.0,
"end": 8.0,
"words": []
},
{
"text": " Guys, I apologize, but I wanted to get this out ahead of time before the podcast is supposed to come out this week, but we are going to be doing a summer hiatus.",
"start": 8.0,
"end": 18.0,
"words": []
},
{
"text": " There will be no new episodes of 8-Bit Book Club until the fall.",
"start": 18.0,
"end": 22.0,
"words": []
},
{
"text": " Emily and I are going to be busy shooting the Hot Date series this summer away from LA and",
"start": 22.592,
"end": 28.032,
"words": []
},
{
"text": " Caldwell is always very very busy with his job.",
"start": 28.032,
"end": 32.672,
"words": []
},
{
"text": " So that being said, we have loved recording this and we appreciate everyone who has supported",
"start": 32.672,
"end": 37.432,
"words": []
},
{
"text": " us, especially our friends on the 8-Bit Book Club subreddit.",
"start": 37.432,
"end": 42.832,
"words": []
},
{
"text": " We come back in the fall, we are considering a format change, possibly switching this",
"start": 42.832,
"end": 47.552,
"words": []
},
{
"text": " to a full-on D&D podcast or something else entirely.",
"start": 47.552,
"end": 50.672,
"words": []
},
{
"text": " Ultimately, what is fun about this show, in my humble opinion, is me getting to talk",
"start": 50.864000000000004,
"end": 56.624,
"words": []
},
{
"text": " about dumb nerd stuff with my very funny friend Caldwell and my very funny wife, Emily.",
"start": 56.624,
"end": 62.34400000000001,
"words": []
},
{
"text": " We want to find a way to do a show that facilitates that, but also won't be compromised by our",
"start": 62.34400000000001,
"end": 67.584,
"words": []
},
{
"text": " schedules.",
"start": 67.584,
"end": 68.584,
"words": []
},
{
"text": " So, we will see you in the fall, dudes and dudettes, unless you are on the subreddit,",
"start": 68.584,
"end": 74.06400000000001,
"words": []
},
{
"text": " then I will see you, like, all the time, because you know I'll be lurking and commenting",
"start": 74.06400000000001,
"end": 78.784,
"words": []
},
{
"text": " there.",
"start": 78.784,
"end": 79.784,
"words": []
},
{
"text": " Well, let's have a chat.",
"start": 79.784,
"end": 80.70400000000001,
"words": []
},
{
"text": " about this. Do you want to see the club try a new format, or should we stick to books and maybe do seasons or something, take the occasional hiatus, so we can attack it with renewed vigor?",
"start": 80.70400000000001,
"end": 91.70400000000001,
"words": [],
"expand_amount": 67.66600000000001
},
{
"text": " Thank you again for your patience, and to everyone who has supported us, we will be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.",
"start": 91.70400000000001,
"end": 103.70400000000001,
"words": [],
"expand_amount": 79.66600000000001
}
],
"language": "en"
}

View file

@ -1,90 +0,0 @@
1
00:00:00,000 --> 00:00:08,000
Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian
Murphy, joined by no one, because this is just a boring announcement.
2
00:00:08,000 --> 00:00:18,000
Guys, I apologize, but I wanted to get this out ahead of time before the podcast
is supposed to come out this week, but we are going to be doing a summer hiatus.
3
00:00:18,000 --> 00:00:22,000
There will be no new episodes of 8-Bit Book Club until the fall.
4
00:00:22,592 --> 00:00:28,032
Emily and I are going to be busy shooting the Hot Date series this summer away
from LA and
5
00:00:28,032 --> 00:00:32,672
Caldwell is always very very busy with his job.
6
00:00:32,672 --> 00:00:37,432
So that being said, we have loved recording this and we appreciate everyone who
has supported
7
00:00:37,432 --> 00:00:42,832
us, especially our friends on the 8-Bit Book Club subreddit.
8
00:00:42,832 --> 00:00:47,552
We come back in the fall, we are considering a format change, possibly switching
this
9
00:00:47,552 --> 00:00:50,672
to a full-on D&D podcast or something else entirely.
10
00:00:50,864 --> 00:00:56,624
Ultimately, what is fun about this show, in my humble opinion, is me getting to
talk
11
00:00:56,624 --> 00:01:02,344
about dumb nerd stuff with my very funny friend Caldwell and my very funny wife,
Emily.
12
00:01:02,344 --> 00:01:07,584
We want to find a way to do a show that facilitates that, but also won't be
compromised by our
13
00:01:07,584 --> 00:01:08,584
schedules.
14
00:01:08,584 --> 00:01:14,064
So, we will see you in the fall, dudes and dudettes, unless you are on the
subreddit,
15
00:01:14,064 --> 00:01:18,784
then I will see you, like, all the time, because you know I'll be lurking and
commenting
16
00:01:18,784 --> 00:01:19,784
there.
17
00:01:19,784 --> 00:01:20,704
Well, let's have a chat.
18
00:01:20,704 --> 00:01:31,704
about this. Do you want to see the club try a new format, or should we stick to
books and maybe do seasons or something, take the occasional hiatus, so we can
attack it with renewed vigor?
19
00:01:31,704 --> 00:01:43,704
Thank you again for your patience, and to everyone who has supported us, we will
be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye
for now. Goodbye for now. See you later.

View file

@ -1,73 +0,0 @@
WEBVTT
00:00.000 --> 00:08.000
Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian
Murphy, joined by no one, because this is just a boring announcement.
00:08.000 --> 00:18.000
Guys, I apologize, but I wanted to get this out ahead of time before the podcast
is supposed to come out this week, but we are going to be doing a summer hiatus.
00:18.000 --> 00:22.000
There will be no new episodes of 8-Bit Book Club until the fall.
00:22.592 --> 00:28.032
Emily and I are going to be busy shooting the Hot Date series this summer away
from LA and
00:28.032 --> 00:32.672
Caldwell is always very very busy with his job.
00:32.672 --> 00:37.432
So that being said, we have loved recording this and we appreciate everyone who
has supported
00:37.432 --> 00:42.832
us, especially our friends on the 8-Bit Book Club subreddit.
00:42.832 --> 00:47.552
We come back in the fall, we are considering a format change, possibly switching
this
00:47.552 --> 00:50.672
to a full-on D&D podcast or something else entirely.
00:50.864 --> 00:56.624
Ultimately, what is fun about this show, in my humble opinion, is me getting to
talk
00:56.624 --> 01:02.344
about dumb nerd stuff with my very funny friend Caldwell and my very funny wife,
Emily.
01:02.344 --> 01:07.584
We want to find a way to do a show that facilitates that, but also won't be
compromised by our
01:07.584 --> 01:08.584
schedules.
01:08.584 --> 01:14.064
So, we will see you in the fall, dudes and dudettes, unless you are on the
subreddit,
01:14.064 --> 01:18.784
then I will see you, like, all the time, because you know I'll be lurking and
commenting
01:18.784 --> 01:19.784
there.
01:19.784 --> 01:20.704
Well, let's have a chat.
01:20.704 --> 01:31.704
about this. Do you want to see the club try a new format, or should we stick to
books and maybe do seasons or something, take the occasional hiatus, so we can
attack it with renewed vigor?
01:31.704 --> 01:43.704
Thank you again for your patience, and to everyone who has supported us, we will
be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye
for now. Goodbye for now. See you later.

View file

@ -1 +0,0 @@
Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian Murphy, joined by no one, because this is just a boring announcement. Guys, I apologize, but I wanted to get this out ahead of time before the podcast is supposed to come out this week, but we are going to be doing a summer hiatus. There will be no new episodes of 8-Bit Book Club until the fall. Emily and I are going to be busy shooting the Hot Date series this summer away from LA and Caldwell is always very very busy with his job. So that being said, we have loved recording this and we appreciate everyone who has supported us, especially our friends on the 8-Bit Book Club subreddit. We come back in the fall, we are considering a format change, possibly switching this to a full-on D&D podcast or something else entirely. Ultimately, what is fun about this show, in my humble opinion, is me getting to talk about dumb nerd stuff with my very funny friend Caldwell and my very funny wife, Emily. We want to find a way to do a show that facilitates that, but also won't be compromised by our schedules. So, we will see you in the fall, dudes and dudettes, unless you are on the subreddit, then I will see you, like, all the time, because you know I'll be lurking and commenting there. Well, let's have a chat. about this. Do you want to see the club try a new format, or should we stick to books and maybe do seasons or something, take the occasional hiatus, so we can attack it with renewed vigor? Thank you again for your patience, and to everyone who has supported us, we will be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -1,64 +0,0 @@
{
"text": " Thanks for watching! Thanks for watching and don't forget to like, comment, and subscribe! Alright, we are going to have an idea, huh? Yeah, this is a secret i guess I've been trying to call him in to get that stutter, but then they told me to call him in and we had the office closed for a while, so I'm gonna call him in at a later date. We're going for on the stop with one thing No No. No. No. No. No. No. Okay.",
"segments": [
{
"text": " Thanks for watching!",
"start": 0.0,
"end": 6.24,
"words": []
},
{
"text": " Thanks for watching and don't forget to like, comment, and subscribe!",
"start": 19.322,
"end": 30.802,
"words": [],
"expand_amount": 27.27
},
{
"text": " Alright, we are going to have an idea, huh?",
"start": 30.842000000000002,
"end": 32.842,
"words": [],
"expand_amount": 22.59
},
{
"text": " Yeah, this is a secret i guess",
"start": 32.842,
"end": 34.842,
"words": [],
"expand_amount": 24.59
},
{
"text": " I've been trying to call him in to get that stutter, but then they told me to call him in and we had the office closed for a while, so I'm gonna call him in at a later date.",
"start": 47.738,
"end": 54.738,
"words": []
},
{
"text": " We're going for on the stop with one thing",
"start": 62.879999999999995,
"end": 64.88,
"words": []
},
{
"text": " No",
"start": 89.36,
"end": 91.36,
"words": []
},
{
"text": " No. No. No. No. No. No.",
"start": 121.59,
"end": 134.26,
"words": []
},
{
"text": " Okay.",
"start": 134.266,
"end": 136.266,
"words": [],
"expand_amount": 133.08599999999998
}
],
"language": "en"
}

View file

@ -1,38 +0,0 @@
1
00:00:00,000 --> 00:00:06,240
Thanks for watching!
2
00:00:19,322 --> 00:00:30,802
Thanks for watching and don't forget to like, comment, and subscribe!
3
00:00:30,842 --> 00:00:32,842
Alright, we are going to have an idea, huh?
4
00:00:32,842 --> 00:00:34,842
Yeah, this is a secret i guess
5
00:00:47,738 --> 00:00:54,738
I've been trying to call him in to get that stutter, but then they told me to
call him in and we had the office closed for a while, so I'm gonna call him in
at a later date.
6
00:01:02,880 --> 00:01:04,880
We're going for on the stop with one thing
7
00:01:29,360 --> 00:01:31,360
No
8
00:02:01,590 --> 00:02:14,260
No. No. No. No. No. No.
9
00:02:14,266 --> 00:02:16,266
Okay.

View file

@ -1,31 +0,0 @@
WEBVTT
00:00.000 --> 00:06.240
Thanks for watching!
00:19.322 --> 00:30.802
Thanks for watching and don't forget to like, comment, and subscribe!
00:30.842 --> 00:32.842
Alright, we are going to have an idea, huh?
00:32.842 --> 00:34.842
Yeah, this is a secret i guess
00:47.738 --> 00:54.738
I've been trying to call him in to get that stutter, but then they told me to
call him in and we had the office closed for a while, so I'm gonna call him in
at a later date.
01:02.880 --> 01:04.880
We're going for on the stop with one thing
01:29.360 --> 01:31.360
No
02:01.590 --> 02:14.260
No. No. No. No. No. No.
02:14.266 --> 02:16.266
Okay.

View file

@ -1 +0,0 @@
Thanks for watching! Thanks for watching and don't forget to like, comment, and subscribe! Alright, we are going to have an idea, huh? Yeah, this is a secret i guess I've been trying to call him in to get that stutter, but then they told me to call him in and we had the office closed for a while, so I'm gonna call him in at a later date. We're going for on the stop with one thing No No. No. No. No. No. No. Okay.

View file

@ -1,117 +0,0 @@
{
"text": " Well, you get a block of camphor at the drugstore, you can still buy a head that comes in a little block about an inch and a half square, it's white, you put it in that liquor and let it dissolve, it takes you a while. But asphidy, the only way you can get it anymore is in the liquid form, you have to order it. They don't stock it in drugstores anymore. When them drunks would come out, Mom and Dad would come out on Saturday nights to play music. Mom would bum her a pint of liquor off of them to make asphidy out of for medicine. Well, I found out it was real good medicine. You could get higher than a damn Georgia pint off of it. So I'd sneak and get it, pour me out some of the snuff glass and go out behind the barn and crash out for a while. Back then it didn't take about four tablespoons full to make me drunker than hell. Candy, a dash of black pepper, some lemon juice, and some honey. Sourwood honey is better if you can get it. It's awfully expensive. And you pour your honey and your candy and your black pepper and your lemon juice in your bottle. And then you finish filling it up with liquor. And it has to set and dissolve, eat itself up for a while. And then it's good for the flu, coughs. You can be a-coughing like one thing and take it and it'll stop it. It's better than that robotushing stuff you buy.",
"segments": [
{
"text": " Well, you get a block of camphor at the drugstore, you can still buy a head that comes in a little",
"start": 0.0,
"end": 8.28,
"words": []
},
{
"text": " block about an inch and a half square, it's white, you put it in that liquor and let",
"start": 8.28,
"end": 12.56,
"words": []
},
{
"text": " it dissolve, it takes you a while.",
"start": 12.56,
"end": 14.0,
"words": []
},
{
"text": " But asphidy, the only way you can get it anymore is in the liquid form, you have to order it.",
"start": 15.808,
"end": 20.808,
"words": []
},
{
"text": " They don't stock it in drugstores anymore.",
"start": 20.808,
"end": 22.808,
"words": []
},
{
"text": " When them drunks would come out, Mom and Dad would come out on Saturday nights to play music.",
"start": 22.808,
"end": 26.808,
"words": []
},
{
"text": " Mom would bum her a pint of liquor off of them to make asphidy out of for medicine.",
"start": 26.808,
"end": 30.808,
"words": []
},
{
"text": " Well, I found out it was real good medicine. You could get higher than a damn Georgia pint off of it.",
"start": 30.808,
"end": 36.808,
"words": []
},
{
"text": " So I'd sneak and get it, pour me out some of the snuff glass and go out behind the barn and crash out for a while.",
"start": 36.808,
"end": 44.808,
"words": []
},
{
"text": " Back then it didn't take about four tablespoons full to make me drunker than hell.",
"start": 45.488,
"end": 49.988,
"words": []
},
{
"text": " Candy, a dash of black pepper, some lemon juice, and some honey.",
"start": 49.988,
"end": 56.488,
"words": []
},
{
"text": " Sourwood honey is better if you can get it. It's awfully expensive.",
"start": 56.488,
"end": 60.488,
"words": []
},
{
"text": " And you pour your honey and your candy and your black pepper and your lemon juice in your bottle.",
"start": 60.488,
"end": 66.988,
"words": []
},
{
"text": " And then you finish filling it up with liquor.",
"start": 66.988,
"end": 69.488,
"words": []
},
{
"text": " And it has to set and dissolve, eat itself up for a while.",
"start": 69.488,
"end": 73.988,
"words": []
},
{
"text": " And then it's good for the flu, coughs.",
"start": 74.048,
"end": 78.048,
"words": [],
"expand_amount": 66.202
},
{
"text": " You can be a-coughing like one thing and take it and it'll stop it.",
"start": 78.048,
"end": 82.048,
"words": [],
"expand_amount": 70.202
},
{
"text": " It's better than that robotushing stuff you buy.",
"start": 82.048,
"end": 85.048,
"words": [],
"expand_amount": 73.202
}
],
"language": "en"
}

View file

@ -1,81 +0,0 @@
1
00:00:00,000 --> 00:00:08,280
Well, you get a block of camphor at the drugstore, you can still buy a head that
comes in a little
2
00:00:08,280 --> 00:00:12,560
block about an inch and a half square, it's white, you put it in that liquor and
let
3
00:00:12,560 --> 00:00:14,000
it dissolve, it takes you a while.
4
00:00:15,808 --> 00:00:20,808
But asphidy, the only way you can get it anymore is in the liquid form, you have
to order it.
5
00:00:20,808 --> 00:00:22,808
They don't stock it in drugstores anymore.
6
00:00:22,808 --> 00:00:26,808
When them drunks would come out, Mom and Dad would come out on Saturday nights
to play music.
7
00:00:26,808 --> 00:00:30,808
Mom would bum her a pint of liquor off of them to make asphidy out of for
medicine.
8
00:00:30,808 --> 00:00:36,808
Well, I found out it was real good medicine. You could get higher than a damn
Georgia pint off of it.
9
00:00:36,808 --> 00:00:44,808
So I'd sneak and get it, pour me out some of the snuff glass and go out behind
the barn and crash out for a while.
10
00:00:45,488 --> 00:00:49,988
Back then it didn't take about four tablespoons full to make me drunker than
hell.
11
00:00:49,988 --> 00:00:56,488
Candy, a dash of black pepper, some lemon juice, and some honey.
12
00:00:56,488 --> 00:01:00,488
Sourwood honey is better if you can get it. It's awfully expensive.
13
00:01:00,488 --> 00:01:06,988
And you pour your honey and your candy and your black pepper and your lemon
juice in your bottle.
14
00:01:06,988 --> 00:01:09,488
And then you finish filling it up with liquor.
15
00:01:09,488 --> 00:01:13,988
And it has to set and dissolve, eat itself up for a while.
16
00:01:14,048 --> 00:01:18,048
And then it's good for the flu, coughs.
17
00:01:18,048 --> 00:01:22,048
You can be a-coughing like one thing and take it and it'll stop it.
18
00:01:22,048 --> 00:01:25,048
It's better than that robotushing stuff you buy.

View file

@ -1,65 +0,0 @@
WEBVTT
00:00.000 --> 00:08.280
Well, you get a block of camphor at the drugstore, you can still buy a head that
comes in a little
00:08.280 --> 00:12.560
block about an inch and a half square, it's white, you put it in that liquor and
let
00:12.560 --> 00:14.000
it dissolve, it takes you a while.
00:15.808 --> 00:20.808
But asphidy, the only way you can get it anymore is in the liquid form, you have
to order it.
00:20.808 --> 00:22.808
They don't stock it in drugstores anymore.
00:22.808 --> 00:26.808
When them drunks would come out, Mom and Dad would come out on Saturday nights
to play music.
00:26.808 --> 00:30.808
Mom would bum her a pint of liquor off of them to make asphidy out of for
medicine.
00:30.808 --> 00:36.808
Well, I found out it was real good medicine. You could get higher than a damn
Georgia pint off of it.
00:36.808 --> 00:44.808
So I'd sneak and get it, pour me out some of the snuff glass and go out behind
the barn and crash out for a while.
00:45.488 --> 00:49.988
Back then it didn't take about four tablespoons full to make me drunker than
hell.
00:49.988 --> 00:56.488
Candy, a dash of black pepper, some lemon juice, and some honey.
00:56.488 --> 01:00.488
Sourwood honey is better if you can get it. It's awfully expensive.
01:00.488 --> 01:06.988
And you pour your honey and your candy and your black pepper and your lemon
juice in your bottle.
01:06.988 --> 01:09.488
And then you finish filling it up with liquor.
01:09.488 --> 01:13.988
And it has to set and dissolve, eat itself up for a while.
01:14.048 --> 01:18.048
And then it's good for the flu, coughs.
01:18.048 --> 01:22.048
You can be a-coughing like one thing and take it and it'll stop it.
01:22.048 --> 01:25.048
It's better than that robotushing stuff you buy.

View file

@ -1 +0,0 @@
Well, you get a block of camphor at the drugstore, you can still buy a head that comes in a little block about an inch and a half square, it's white, you put it in that liquor and let it dissolve, it takes you a while. But asphidy, the only way you can get it anymore is in the liquid form, you have to order it. They don't stock it in drugstores anymore. When them drunks would come out, Mom and Dad would come out on Saturday nights to play music. Mom would bum her a pint of liquor off of them to make asphidy out of for medicine. Well, I found out it was real good medicine. You could get higher than a damn Georgia pint off of it. So I'd sneak and get it, pour me out some of the snuff glass and go out behind the barn and crash out for a while. Back then it didn't take about four tablespoons full to make me drunker than hell. Candy, a dash of black pepper, some lemon juice, and some honey. Sourwood honey is better if you can get it. It's awfully expensive. And you pour your honey and your candy and your black pepper and your lemon juice in your bottle. And then you finish filling it up with liquor. And it has to set and dissolve, eat itself up for a while. And then it's good for the flu, coughs. You can be a-coughing like one thing and take it and it'll stop it. It's better than that robotushing stuff you buy.

View file

@ -1,66 +0,0 @@
{
"text": " One day... Who sent you? I'm a girl who just doesn't like to get tied down. Live for the moment. Let's get to business. Does that include me? Absolutely. Die another day. Rated PG-13. Starts Friday.",
"segments": [
{
"text": " One day...",
"start": 1.0,
"end": 2.0,
"words": []
},
{
"text": " Who sent you?",
"start": 2.0,
"end": 3.0,
"words": []
},
{
"text": " I'm a girl who just doesn't like to get tied down.",
"start": 4.0,
"end": 6.0,
"words": []
},
{
"text": " Live for the moment.",
"start": 6.0,
"end": 7.0,
"words": []
},
{
"text": " Let's get to business.",
"start": 7.0,
"end": 8.0,
"words": []
},
{
"text": " Does that include me?",
"start": 8.0,
"end": 9.0,
"words": []
},
{
"text": " Absolutely.",
"start": 9.0,
"end": 10.0,
"words": []
},
{
"text": " Die another day.",
"start": 10.0,
"end": 12.0,
"words": []
},
{
"text": " Rated PG-13.",
"start": 12.0,
"end": 13.0,
"words": []
},
{
"text": " Starts Friday.",
"start": 13.0,
"end": 14.0,
"words": []
}
],
"language": ""
}

View file

@ -1,40 +0,0 @@
1
00:00:01,000 --> 00:00:02,000
One day...
2
00:00:02,000 --> 00:00:03,000
Who sent you?
3
00:00:04,000 --> 00:00:06,000
I'm a girl who just doesn't like to get tied down.
4
00:00:06,000 --> 00:00:07,000
Live for the moment.
5
00:00:07,000 --> 00:00:08,000
Let's get to business.
6
00:00:08,000 --> 00:00:09,000
Does that include me?
7
00:00:09,000 --> 00:00:10,000
Absolutely.
8
00:00:10,000 --> 00:00:12,000
Die another day.
9
00:00:12,000 --> 00:00:13,000
Rated PG-13.
10
00:00:13,000 --> 00:00:14,000
Starts Friday.

View file

@ -1,32 +0,0 @@
WEBVTT
00:01.000 --> 00:02.000
One day...
00:02.000 --> 00:03.000
Who sent you?
00:04.000 --> 00:06.000
I'm a girl who just doesn't like to get tied down.
00:06.000 --> 00:07.000
Live for the moment.
00:07.000 --> 00:08.000
Let's get to business.
00:08.000 --> 00:09.000
Does that include me?
00:09.000 --> 00:10.000
Absolutely.
00:10.000 --> 00:12.000
Die another day.
00:12.000 --> 00:13.000
Rated PG-13.
00:13.000 --> 00:14.000
Starts Friday.

View file

@ -1 +0,0 @@
One day... Who sent you? I'm a girl who just doesn't like to get tied down. Live for the moment. Let's get to business. Does that include me? Absolutely. Die another day. Rated PG-13. Starts Friday.

View file

@ -1,115 +0,0 @@
{
"text": " Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian Murphy, joined by no one, because this is just a boring announcement. Guys, I apologize, but I wanted to get this out ahead of time before the podcast is supposed to come out this week, but we are going to be doing a summer hiatus. There will be no new episodes of 8-Bit Book Club until the fall. Emily and I are going to be busy shooting the Hot Date series this summer away from L.A., and Caldwell is always very, very busy with his job. So that being said, we have loved recording this, and we appreciate everyone who has supported us, especially our friends on the 8-Bit Book Club subreddit. When we come back in the fall, we are considering a format change, possibly switching this to a full-on D&D podcast or something else entirely. Ultimately, what is fun about this show, in my humble opinion, is me getting to talk about dumb nerd stuff with my very funny friend Caldwell and my very funny wife, Emily. We want to find a way to do a show that facilitates that, but also won't be compromised by our schedules. So we will see you in the fall, dudes and dudettes. Unless you are on the subreddit, then I will see you, like, all the time, because you know I'll be lurking and commenting there. Let's have a chat. about this. Do you want to see the club try a new format, or should we stick to books and maybe do seasons or something, take the occasional hiatus so we can attack it with renewed vigor? Thank you again for your patience, and to everyone who has supported us, we will be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.",
"segments": [
{
"text": " Welcome to 8-Bit Book Club, the only book club that makes you dumber.",
"start": 0.12,
"end": 3.2600000000000002,
"words": []
},
{
"text": " I'm Brian Murphy, joined by no one, because this is just a boring announcement.",
"start": 3.4,
"end": 7.74,
"words": []
},
{
"text": " Guys, I apologize, but I wanted to get this out ahead of time before the podcast is supposed to come out this week,",
"start": 8.88,
"end": 15.200000000000001,
"words": []
},
{
"text": " but we are going to be doing a summer hiatus.",
"start": 15.3,
"end": 17.72,
"words": []
},
{
"text": " There will be no new episodes of 8-Bit Book Club until the fall.",
"start": 18.44,
"end": 22.3,
"words": []
},
{
"text": " Emily and I are going to be busy shooting the Hot Date series this summer away from L.A.,",
"start": 22.592,
"end": 27.811999999999998,
"words": []
},
{
"text": " and Caldwell is always very, very busy with his job.",
"start": 27.811999999999998,
"end": 31.572,
"words": []
},
{
"text": " So that being said, we have loved recording this,",
"start": 32.251999999999995,
"end": 35.672,
"words": []
},
{
"text": " and we appreciate everyone who has supported us,",
"start": 35.732,
"end": 37.552,
"words": []
},
{
"text": " especially our friends on the 8-Bit Book Club subreddit.",
"start": 37.832,
"end": 41.672,
"words": []
},
{
"text": " When we come back in the fall, we are considering a format change,",
"start": 42.592,
"end": 46.192,
"words": []
},
{
"text": " possibly switching this to a full-on D&D podcast or something else entirely.",
"start": 46.632,
"end": 50.452,
"words": []
},
{
"text": " Ultimately, what is fun about this show, in my humble opinion, is me getting to talk about dumb nerd stuff with my very funny friend Caldwell and my very funny wife, Emily.",
"start": 50.864000000000004,
"end": 61.584,
"words": []
},
{
"text": " We want to find a way to do a show that facilitates that, but also won't be compromised by our schedules.",
"start": 61.98400000000001,
"end": 67.924,
"words": []
},
{
"text": " So we will see you in the fall, dudes and dudettes.",
"start": 68.644,
"end": 71.60400000000001,
"words": []
},
{
"text": " Unless you are on the subreddit, then I will see you, like, all the time, because you know I'll be lurking and commenting there.",
"start": 72.144,
"end": 78.82400000000001,
"words": []
},
{
"text": " Let's have a chat.",
"start": 78.82400000000001,
"end": 80.62400000000001,
"words": []
},
{
"text": " about this. Do you want to see the club try a new format, or should we stick to books and maybe do seasons or something, take the occasional hiatus so we can attack it with renewed vigor? Thank you again for your patience, and to everyone who has supported us, we will be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.",
"start": 80.70400000000001,
"end": 103.584,
"words": [],
"expand_amount": 79.546
}
],
"language": "en"
}

View file

@ -1,82 +0,0 @@
1
00:00:00,120 --> 00:00:03,260
Welcome to 8-Bit Book Club, the only book club that makes you dumber.
2
00:00:03,400 --> 00:00:07,740
I'm Brian Murphy, joined by no one, because this is just a boring announcement.
3
00:00:08,880 --> 00:00:15,200
Guys, I apologize, but I wanted to get this out ahead of time before the podcast
is supposed to come out this week,
4
00:00:15,300 --> 00:00:17,720
but we are going to be doing a summer hiatus.
5
00:00:18,440 --> 00:00:22,300
There will be no new episodes of 8-Bit Book Club until the fall.
6
00:00:22,592 --> 00:00:27,812
Emily and I are going to be busy shooting the Hot Date series this summer away
from L.A.,
7
00:00:27,812 --> 00:00:31,572
and Caldwell is always very, very busy with his job.
8
00:00:32,252 --> 00:00:35,672
So that being said, we have loved recording this,
9
00:00:35,732 --> 00:00:37,552
and we appreciate everyone who has supported us,
10
00:00:37,832 --> 00:00:41,672
especially our friends on the 8-Bit Book Club subreddit.
11
00:00:42,592 --> 00:00:46,192
When we come back in the fall, we are considering a format change,
12
00:00:46,632 --> 00:00:50,452
possibly switching this to a full-on D&D podcast or something else entirely.
13
00:00:50,864 --> 00:01:01,584
Ultimately, what is fun about this show, in my humble opinion, is me getting to
talk about dumb nerd stuff with my very funny friend Caldwell and my very funny
wife, Emily.
14
00:01:01,984 --> 00:01:07,924
We want to find a way to do a show that facilitates that, but also won't be
compromised by our schedules.
15
00:01:08,644 --> 00:01:11,604
So we will see you in the fall, dudes and dudettes.
16
00:01:12,144 --> 00:01:18,824
Unless you are on the subreddit, then I will see you, like, all the time,
because you know I'll be lurking and commenting there.
17
00:01:18,824 --> 00:01:20,624
Let's have a chat.
18
00:01:20,704 --> 00:01:43,584
about this. Do you want to see the club try a new format, or should we stick to
books and maybe do seasons or something, take the occasional hiatus so we can
attack it with renewed vigor? Thank you again for your patience, and to everyone
who has supported us, we will be back. Until then, I'll see you on the internet.
Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.

View file

@ -1,66 +0,0 @@
WEBVTT
00:00.120 --> 00:03.260
Welcome to 8-Bit Book Club, the only book club that makes you dumber.
00:03.400 --> 00:07.740
I'm Brian Murphy, joined by no one, because this is just a boring announcement.
00:08.880 --> 00:15.200
Guys, I apologize, but I wanted to get this out ahead of time before the podcast
is supposed to come out this week,
00:15.300 --> 00:17.720
but we are going to be doing a summer hiatus.
00:18.440 --> 00:22.300
There will be no new episodes of 8-Bit Book Club until the fall.
00:22.592 --> 00:27.812
Emily and I are going to be busy shooting the Hot Date series this summer away
from L.A.,
00:27.812 --> 00:31.572
and Caldwell is always very, very busy with his job.
00:32.252 --> 00:35.672
So that being said, we have loved recording this,
00:35.732 --> 00:37.552
and we appreciate everyone who has supported us,
00:37.832 --> 00:41.672
especially our friends on the 8-Bit Book Club subreddit.
00:42.592 --> 00:46.192
When we come back in the fall, we are considering a format change,
00:46.632 --> 00:50.452
possibly switching this to a full-on D&D podcast or something else entirely.
00:50.864 --> 01:01.584
Ultimately, what is fun about this show, in my humble opinion, is me getting to
talk about dumb nerd stuff with my very funny friend Caldwell and my very funny
wife, Emily.
01:01.984 --> 01:07.924
We want to find a way to do a show that facilitates that, but also won't be
compromised by our schedules.
01:08.644 --> 01:11.604
So we will see you in the fall, dudes and dudettes.
01:12.144 --> 01:18.824
Unless you are on the subreddit, then I will see you, like, all the time,
because you know I'll be lurking and commenting there.
01:18.824 --> 01:20.624
Let's have a chat.
01:20.704 --> 01:43.584
about this. Do you want to see the club try a new format, or should we stick to
books and maybe do seasons or something, take the occasional hiatus so we can
attack it with renewed vigor? Thank you again for your patience, and to everyone
who has supported us, we will be back. Until then, I'll see you on the internet.
Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.

View file

@ -1 +0,0 @@
Welcome to 8-Bit Book Club, the only book club that makes you dumber. I'm Brian Murphy, joined by no one, because this is just a boring announcement. Guys, I apologize, but I wanted to get this out ahead of time before the podcast is supposed to come out this week, but we are going to be doing a summer hiatus. There will be no new episodes of 8-Bit Book Club until the fall. Emily and I are going to be busy shooting the Hot Date series this summer away from L.A., and Caldwell is always very, very busy with his job. So that being said, we have loved recording this, and we appreciate everyone who has supported us, especially our friends on the 8-Bit Book Club subreddit. When we come back in the fall, we are considering a format change, possibly switching this to a full-on D&D podcast or something else entirely. Ultimately, what is fun about this show, in my humble opinion, is me getting to talk about dumb nerd stuff with my very funny friend Caldwell and my very funny wife, Emily. We want to find a way to do a show that facilitates that, but also won't be compromised by our schedules. So we will see you in the fall, dudes and dudettes. Unless you are on the subreddit, then I will see you, like, all the time, because you know I'll be lurking and commenting there. Let's have a chat. about this. Do you want to see the club try a new format, or should we stick to books and maybe do seasons or something, take the occasional hiatus so we can attack it with renewed vigor? Thank you again for your patience, and to everyone who has supported us, we will be back. Until then, I'll see you on the internet. Goodbye, everyone. Goodbye for now. Goodbye for now. See you later.

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -1,285 +0,0 @@
{
"text": " I Thank you. Come on out here and make yourself at home. I don't know. I don't know. Ah, there. This is . No, we're solving that. We don't give up. I've been calling in trying to get my tickets off. 28359 Tom, Edward Victor. So I've been trying to call in to get that settled, but they've been telling me to call in. We had an office post for a while, so I'm going to call in at the later date. And we're going to go for it on the stop with one detainee. I'm a dancer. You guys know the studio there. So please. Can you move the pay department for me? Yes. I've got to check. Of course. What kind of dance do you do? I'm a hip-hop contemporary dancer. I teach at the University of Minnesota, McAllister. A few places. We're going to go ahead and sit in the back and walk back and forth. Take your health care. I'll leave you. No one else in the car? No. Okay. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Okay.",
"segments": [
{
"text": " I",
"start": 0.0,
"end": 6.298,
"words": []
},
{
"text": " Thank you.",
"start": 6.298,
"end": 19.317999999999998,
"words": [],
"expand_amount": 16.233999999999998
},
{
"text": " Come on out here and make yourself at home.",
"start": 19.322,
"end": 30.842,
"words": [],
"expand_amount": 27.31
},
{
"text": " I don't know.",
"start": 30.842000000000002,
"end": 31.742,
"words": [],
"expand_amount": 21.490000000000002
},
{
"text": " I don't know.",
"start": 31.742,
"end": 32.242000000000004,
"words": [],
"expand_amount": 21.990000000000006
},
{
"text": " Ah, there.",
"start": 32.242000000000004,
"end": 34.042,
"words": [],
"expand_amount": 23.790000000000003
},
{
"text": " This is .",
"start": 34.042,
"end": 35.042,
"words": [],
"expand_amount": 24.790000000000003
},
{
"text": " No, we're solving that.",
"start": 39.942,
"end": 41.942,
"words": [],
"expand_amount": 31.69
},
{
"text": " We don't give up.",
"start": 46.94200000000001,
"end": 47.738,
"words": [],
"expand_amount": 37.486000000000004
},
{
"text": " I've been calling in trying to get my tickets off.",
"start": 47.738,
"end": 50.738,
"words": []
},
{
"text": " 28359 Tom, Edward Victor.",
"start": 50.738,
"end": 53.738,
"words": []
},
{
"text": " So I've been trying to call in to get that settled,",
"start": 53.738,
"end": 55.738,
"words": []
},
{
"text": " but they've been telling me to call in.",
"start": 55.738,
"end": 57.738,
"words": []
},
{
"text": " We had an office post for a while,",
"start": 57.738,
"end": 59.738,
"words": []
},
{
"text": " so I'm going to call in at the later date.",
"start": 59.738,
"end": 62.738,
"words": []
},
{
"text": " And we're going to go for it on the stop with one detainee.",
"start": 62.879999999999995,
"end": 65.88,
"words": []
},
{
"text": " I'm a dancer.",
"start": 65.88,
"end": 66.88,
"words": []
},
{
"text": " You guys know the studio there.",
"start": 66.88,
"end": 67.88,
"words": []
},
{
"text": " So please.",
"start": 67.88,
"end": 68.88,
"words": []
},
{
"text": " Can you move the pay department for me?",
"start": 68.88,
"end": 69.88,
"words": []
},
{
"text": " Yes.",
"start": 69.88,
"end": 70.88,
"words": []
},
{
"text": " I've got to check.",
"start": 70.88,
"end": 71.88,
"words": []
},
{
"text": " Of course.",
"start": 71.88,
"end": 72.88,
"words": []
},
{
"text": " What kind of dance do you do?",
"start": 72.88,
"end": 73.88,
"words": []
},
{
"text": " I'm a hip-hop contemporary dancer.",
"start": 73.88,
"end": 74.88,
"words": []
},
{
"text": " I teach at the University of Minnesota, McAllister.",
"start": 74.88,
"end": 75.88,
"words": []
},
{
"text": " A few places.",
"start": 75.88,
"end": 76.88,
"words": []
},
{
"text": " We're going to go ahead and sit in the back and walk back and forth.",
"start": 76.88,
"end": 77.88,
"words": []
},
{
"text": " Take your health care.",
"start": 77.88,
"end": 78.88,
"words": []
},
{
"text": " I'll leave you.",
"start": 78.88,
"end": 79.88,
"words": []
},
{
"text": " No one else in the car?",
"start": 79.88,
"end": 80.88,
"words": []
},
{
"text": " No.",
"start": 80.88,
"end": 81.88,
"words": []
},
{
"text": " Okay.",
"start": 81.88,
"end": 82.88,
"words": []
},
{
"text": " Thank you.",
"start": 82.88,
"end": 83.88,
"words": []
},
{
"text": " Thank you.",
"start": 83.88,
"end": 84.88,
"words": []
},
{
"text": " Thank you.",
"start": 84.88,
"end": 85.88,
"words": []
},
{
"text": " Thank you.",
"start": 85.88,
"end": 86.88,
"words": []
},
{
"text": " Thank you.",
"start": 86.88,
"end": 87.88,
"words": []
},
{
"text": " Thank you.",
"start": 87.88,
"end": 88.88,
"words": []
},
{
"text": " Thank you.",
"start": 88.88,
"end": 89.88,
"words": []
},
{
"text": " Thank you.",
"start": 89.88,
"end": 90.88,
"words": []
},
{
"text": " Thank you.",
"start": 90.88,
"end": 91.59,
"words": []
},
{
"text": " Thank you.",
"start": 91.59,
"end": 121.57000000000001,
"words": []
},
{
"text": " Thank you.",
"start": 121.59,
"end": 134.23000000000002,
"words": []
},
{
"text": " Okay.",
"start": 134.266,
"end": 135.326,
"words": [],
"expand_amount": 132.146
}
],
"language": "en"
}

View file

@ -1,180 +0,0 @@
1
00:00:00,000 --> 00:00:06,298
I
2
00:00:06,298 --> 00:00:19,318
Thank you.
3
00:00:19,322 --> 00:00:30,842
Come on out here and make yourself at home.
4
00:00:30,842 --> 00:00:31,742
I don't know.
5
00:00:31,742 --> 00:00:32,242
I don't know.
6
00:00:32,242 --> 00:00:34,042
Ah, there.
7
00:00:34,042 --> 00:00:35,042
This is .
8
00:00:39,942 --> 00:00:41,942
No, we're solving that.
9
00:00:46,942 --> 00:00:47,738
We don't give up.
10
00:00:47,738 --> 00:00:50,738
I've been calling in trying to get my tickets off.
11
00:00:50,738 --> 00:00:53,738
28359 Tom, Edward Victor.
12
00:00:53,738 --> 00:00:55,738
So I've been trying to call in to get that settled,
13
00:00:55,738 --> 00:00:57,738
but they've been telling me to call in.
14
00:00:57,738 --> 00:00:59,738
We had an office post for a while,
15
00:00:59,738 --> 00:01:02,738
so I'm going to call in at the later date.
16
00:01:02,880 --> 00:01:05,880
And we're going to go for it on the stop with one detainee.
17
00:01:05,880 --> 00:01:06,880
I'm a dancer.
18
00:01:06,880 --> 00:01:07,880
You guys know the studio there.
19
00:01:07,880 --> 00:01:08,880
So please.
20
00:01:08,880 --> 00:01:09,880
Can you move the pay department for me?
21
00:01:09,880 --> 00:01:10,880
Yes.
22
00:01:10,880 --> 00:01:11,880
I've got to check.
23
00:01:11,880 --> 00:01:12,880
Of course.
24
00:01:12,880 --> 00:01:13,880
What kind of dance do you do?
25
00:01:13,880 --> 00:01:14,880
I'm a hip-hop contemporary dancer.
26
00:01:14,880 --> 00:01:15,880
I teach at the University of Minnesota, McAllister.
27
00:01:15,880 --> 00:01:16,880
A few places.
28
00:01:16,880 --> 00:01:17,880
We're going to go ahead and sit in the back and walk back and forth.
29
00:01:17,880 --> 00:01:18,880
Take your health care.
30
00:01:18,880 --> 00:01:19,880
I'll leave you.
31
00:01:19,880 --> 00:01:20,880
No one else in the car?
32
00:01:20,880 --> 00:01:21,880
No.
33
00:01:21,880 --> 00:01:22,880
Okay.
34
00:01:22,880 --> 00:01:23,880
Thank you.
35
00:01:23,880 --> 00:01:24,880
Thank you.
36
00:01:24,880 --> 00:01:25,880
Thank you.
37
00:01:25,880 --> 00:01:26,880
Thank you.
38
00:01:26,880 --> 00:01:27,880
Thank you.
39
00:01:27,880 --> 00:01:28,880
Thank you.
40
00:01:28,880 --> 00:01:29,880
Thank you.
41
00:01:29,880 --> 00:01:30,880
Thank you.
42
00:01:30,880 --> 00:01:31,590
Thank you.
43
00:01:31,590 --> 00:02:01,570
Thank you.
44
00:02:01,590 --> 00:02:14,230
Thank you.
45
00:02:14,266 --> 00:02:15,326
Okay.

View file

@ -1,137 +0,0 @@
WEBVTT
00:00.000 --> 00:06.298
I
00:06.298 --> 00:19.318
Thank you.
00:19.322 --> 00:30.842
Come on out here and make yourself at home.
00:30.842 --> 00:31.742
I don't know.
00:31.742 --> 00:32.242
I don't know.
00:32.242 --> 00:34.042
Ah, there.
00:34.042 --> 00:35.042
This is .
00:39.942 --> 00:41.942
No, we're solving that.
00:46.942 --> 00:47.738
We don't give up.
00:47.738 --> 00:50.738
I've been calling in trying to get my tickets off.
00:50.738 --> 00:53.738
28359 Tom, Edward Victor.
00:53.738 --> 00:55.738
So I've been trying to call in to get that settled,
00:55.738 --> 00:57.738
but they've been telling me to call in.
00:57.738 --> 00:59.738
We had an office post for a while,
00:59.738 --> 01:02.738
so I'm going to call in at the later date.
01:02.880 --> 01:05.880
And we're going to go for it on the stop with one detainee.
01:05.880 --> 01:06.880
I'm a dancer.
01:06.880 --> 01:07.880
You guys know the studio there.
01:07.880 --> 01:08.880
So please.
01:08.880 --> 01:09.880
Can you move the pay department for me?
01:09.880 --> 01:10.880
Yes.
01:10.880 --> 01:11.880
I've got to check.
01:11.880 --> 01:12.880
Of course.
01:12.880 --> 01:13.880
What kind of dance do you do?
01:13.880 --> 01:14.880
I'm a hip-hop contemporary dancer.
01:14.880 --> 01:15.880
I teach at the University of Minnesota, McAllister.
01:15.880 --> 01:16.880
A few places.
01:16.880 --> 01:17.880
We're going to go ahead and sit in the back and walk back and forth.
01:17.880 --> 01:18.880
Take your health care.
01:18.880 --> 01:19.880
I'll leave you.
01:19.880 --> 01:20.880
No one else in the car?
01:20.880 --> 01:21.880
No.
01:21.880 --> 01:22.880
Okay.
01:22.880 --> 01:23.880
Thank you.
01:23.880 --> 01:24.880
Thank you.
01:24.880 --> 01:25.880
Thank you.
01:25.880 --> 01:26.880
Thank you.
01:26.880 --> 01:27.880
Thank you.
01:27.880 --> 01:28.880
Thank you.
01:28.880 --> 01:29.880
Thank you.
01:29.880 --> 01:30.880
Thank you.
01:30.880 --> 01:31.590
Thank you.
01:31.590 --> 02:01.570
Thank you.
02:01.590 --> 02:14.230
Thank you.
02:14.266 --> 02:15.326
Okay.

View file

@ -1 +0,0 @@
I Thank you. Come on out here and make yourself at home. I don't know. I don't know. Ah, there. This is . No, we're solving that. We don't give up. I've been calling in trying to get my tickets off. 28359 Tom, Edward Victor. So I've been trying to call in to get that settled, but they've been telling me to call in. We had an office post for a while, so I'm going to call in at the later date. And we're going to go for it on the stop with one detainee. I'm a dancer. You guys know the studio there. So please. Can you move the pay department for me? Yes. I've got to check. Of course. What kind of dance do you do? I'm a hip-hop contemporary dancer. I teach at the University of Minnesota, McAllister. A few places. We're going to go ahead and sit in the back and walk back and forth. Take your health care. I'll leave you. No one else in the car? No. Okay. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Okay.

View file

@ -1,123 +0,0 @@
{
"text": " Well you get a block of camphor at the drugstore. You can still buy it. It comes in a little block about an inch and a half square. It's white. You put it in that liquor and let it dissolve. It takes you a while. But asafoetidae, the only way you can get it anymore is in the liquid form. You have to order it. They don't stock it in drugstores anymore. When them drunks would come out, Mom and Dad on Saturday nights to play music, Mommy would bum her a pint of liquor off of them to make asafoetidae out of for medicine. Well, I found out it was real good medicine. You could get higher than a damn Georgie pint off of it. So I'd sneak and get it. Pull me out some of the snuff glass and go out behind the barn and crash out for a while. Back then it didn't take but about four tablespoonfuls to make me drunker than hell. Candy, a dash of black pepper, some lemon juice, and some honey. Sourwood honey is better if you can get it. It's awfully expensive. And you pour your honey in and your candy and your black pepper and your lemon juice in your bottle. And then you finish filling it up with liquor. And it has to sit and dissolve, eat itself up for a while. And then it's good for the flu, coughs, you can be coughing like one thing and take it and it'll stop it. It's better than that Robitussin stuff you buy.",
"segments": [
{
"text": " Well you get a block of camphor at the drugstore. You can still buy it. It comes in a little block",
"start": 0.0,
"end": 8.52,
"words": []
},
{
"text": " about an inch and a half square. It's white. You put it in that liquor and let it dissolve.",
"start": 8.52,
"end": 12.84,
"words": []
},
{
"text": " It takes you a while.",
"start": 12.84,
"end": 13.8,
"words": []
},
{
"text": " But asafoetidae, the only way you can get it anymore is in the liquid form. You have to order it.",
"start": 15.808,
"end": 21.208,
"words": []
},
{
"text": " They don't stock it in drugstores anymore.",
"start": 21.208,
"end": 22.908,
"words": []
},
{
"text": " When them drunks would come out, Mom and Dad on Saturday nights to play music,",
"start": 22.908,
"end": 26.408,
"words": []
},
{
"text": " Mommy would bum her a pint of liquor off of them to make asafoetidae out of for medicine.",
"start": 26.408,
"end": 30.908,
"words": []
},
{
"text": " Well, I found out it was real good medicine. You could get higher than a damn Georgie pint off of it.",
"start": 30.908,
"end": 36.108000000000004,
"words": []
},
{
"text": " So I'd sneak and get it.",
"start": 36.108000000000004,
"end": 39.708,
"words": []
},
{
"text": " Pull me out some of the snuff glass and go out behind the barn and crash out for a while.",
"start": 39.708,
"end": 45.488,
"words": []
},
{
"text": " Back then it didn't take but about four tablespoonfuls to make me drunker than hell.",
"start": 45.488,
"end": 50.088,
"words": []
},
{
"text": " Candy, a dash of black pepper, some lemon juice, and some honey.",
"start": 50.088,
"end": 56.488,
"words": []
},
{
"text": " Sourwood honey is better if you can get it. It's awfully expensive.",
"start": 56.488,
"end": 60.488,
"words": []
},
{
"text": " And you pour your honey in and your candy and your black pepper and your lemon juice in your bottle.",
"start": 60.488,
"end": 66.488,
"words": []
},
{
"text": " And then you finish filling it up with liquor.",
"start": 66.488,
"end": 69.488,
"words": []
},
{
"text": " And it has to sit and dissolve, eat itself up for a while.",
"start": 69.488,
"end": 74.048,
"words": []
},
{
"text": " And then it's good for the flu, coughs, you can be coughing like one thing and take it",
"start": 74.048,
"end": 80.508,
"words": [],
"expand_amount": 68.66199999999999
},
{
"text": " and it'll stop it.",
"start": 80.508,
"end": 82.50800000000001,
"words": [],
"expand_amount": 70.662
},
{
"text": " It's better than that Robitussin stuff you buy.",
"start": 82.50800000000001,
"end": 84.348,
"words": [],
"expand_amount": 72.502
}
],
"language": "en"
}

View file

@ -1,85 +0,0 @@
1
00:00:00,000 --> 00:00:08,520
Well you get a block of camphor at the drugstore. You can still buy it. It comes
in a little block
2
00:00:08,520 --> 00:00:12,840
about an inch and a half square. It's white. You put it in that liquor and let
it dissolve.
3
00:00:12,840 --> 00:00:13,800
It takes you a while.
4
00:00:15,808 --> 00:00:21,208
But asafoetidae, the only way you can get it anymore is in the liquid form. You
have to order it.
5
00:00:21,208 --> 00:00:22,908
They don't stock it in drugstores anymore.
6
00:00:22,908 --> 00:00:26,408
When them drunks would come out, Mom and Dad on Saturday nights to play music,
7
00:00:26,408 --> 00:00:30,908
Mommy would bum her a pint of liquor off of them to make asafoetidae out of for
medicine.
8
00:00:30,908 --> 00:00:36,108
Well, I found out it was real good medicine. You could get higher than a damn
Georgie pint off of it.
9
00:00:36,108 --> 00:00:39,708
So I'd sneak and get it.
10
00:00:39,708 --> 00:00:45,488
Pull me out some of the snuff glass and go out behind the barn and crash out for
a while.
11
00:00:45,488 --> 00:00:50,088
Back then it didn't take but about four tablespoonfuls to make me drunker than
hell.
12
00:00:50,088 --> 00:00:56,488
Candy, a dash of black pepper, some lemon juice, and some honey.
13
00:00:56,488 --> 00:01:00,488
Sourwood honey is better if you can get it. It's awfully expensive.
14
00:01:00,488 --> 00:01:06,488
And you pour your honey in and your candy and your black pepper and your lemon
juice in your bottle.
15
00:01:06,488 --> 00:01:09,488
And then you finish filling it up with liquor.
16
00:01:09,488 --> 00:01:14,048
And it has to sit and dissolve, eat itself up for a while.
17
00:01:14,048 --> 00:01:20,508
And then it's good for the flu, coughs, you can be coughing like one thing and
take it
18
00:01:20,508 --> 00:01:22,508
and it'll stop it.
19
00:01:22,508 --> 00:01:24,348
It's better than that Robitussin stuff you buy.

View file

@ -1,68 +0,0 @@
WEBVTT
00:00.000 --> 00:08.520
Well you get a block of camphor at the drugstore. You can still buy it. It comes
in a little block
00:08.520 --> 00:12.840
about an inch and a half square. It's white. You put it in that liquor and let
it dissolve.
00:12.840 --> 00:13.800
It takes you a while.
00:15.808 --> 00:21.208
But asafoetidae, the only way you can get it anymore is in the liquid form. You
have to order it.
00:21.208 --> 00:22.908
They don't stock it in drugstores anymore.
00:22.908 --> 00:26.408
When them drunks would come out, Mom and Dad on Saturday nights to play music,
00:26.408 --> 00:30.908
Mommy would bum her a pint of liquor off of them to make asafoetidae out of for
medicine.
00:30.908 --> 00:36.108
Well, I found out it was real good medicine. You could get higher than a damn
Georgie pint off of it.
00:36.108 --> 00:39.708
So I'd sneak and get it.
00:39.708 --> 00:45.488
Pull me out some of the snuff glass and go out behind the barn and crash out for
a while.
00:45.488 --> 00:50.088
Back then it didn't take but about four tablespoonfuls to make me drunker than
hell.
00:50.088 --> 00:56.488
Candy, a dash of black pepper, some lemon juice, and some honey.
00:56.488 --> 01:00.488
Sourwood honey is better if you can get it. It's awfully expensive.
01:00.488 --> 01:06.488
And you pour your honey in and your candy and your black pepper and your lemon
juice in your bottle.
01:06.488 --> 01:09.488
And then you finish filling it up with liquor.
01:09.488 --> 01:14.048
And it has to sit and dissolve, eat itself up for a while.
01:14.048 --> 01:20.508
And then it's good for the flu, coughs, you can be coughing like one thing and
take it
01:20.508 --> 01:22.508
and it'll stop it.
01:22.508 --> 01:24.348
It's better than that Robitussin stuff you buy.

View file

@ -1 +0,0 @@
Well you get a block of camphor at the drugstore. You can still buy it. It comes in a little block about an inch and a half square. It's white. You put it in that liquor and let it dissolve. It takes you a while. But asafoetidae, the only way you can get it anymore is in the liquid form. You have to order it. They don't stock it in drugstores anymore. When them drunks would come out, Mom and Dad on Saturday nights to play music, Mommy would bum her a pint of liquor off of them to make asafoetidae out of for medicine. Well, I found out it was real good medicine. You could get higher than a damn Georgie pint off of it. So I'd sneak and get it. Pull me out some of the snuff glass and go out behind the barn and crash out for a while. Back then it didn't take but about four tablespoonfuls to make me drunker than hell. Candy, a dash of black pepper, some lemon juice, and some honey. Sourwood honey is better if you can get it. It's awfully expensive. And you pour your honey in and your candy and your black pepper and your lemon juice in your bottle. And then you finish filling it up with liquor. And it has to sit and dissolve, eat itself up for a while. And then it's good for the flu, coughs, you can be coughing like one thing and take it and it'll stop it. It's better than that Robitussin stuff you buy.