marcmaxmeister
commited on
Commit
•
ebbb3a2
1
Parent(s):
df3df92
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Sample
|
|
|
|
|
2 |
- 6900 transcripts
|
3 |
- 44 churches
|
4 |
- timeframe: 2010-2022
|
5 |
- Denomination: Unitarian Universalist, USA
|
6 |
|
|
|
7 |
Dataset structure
|
|
|
|
|
8 |
- church (church name or website)
|
9 |
- source (mp3 file)
|
10 |
- text
|
@@ -12,13 +23,12 @@ Dataset structure
|
|
12 |
- errors (number of sentences skipped because could not understand audio, or just long pauses skipped)
|
13 |
- duration (in seconds)
|
14 |
|
15 |
-
|
16 |
Dataset creation
|
|
|
|
|
17 |
- see notebook in files
|
18 |
|
19 |
-
---
|
20 |
-
license: mit
|
21 |
-
---
|
22 |
|
23 |
|
24 |
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: mit
|
4 |
+
---
|
5 |
+
|
6 |
+
---
|
7 |
Sample
|
8 |
+
---
|
9 |
+
|
10 |
- 6900 transcripts
|
11 |
- 44 churches
|
12 |
- timeframe: 2010-2022
|
13 |
- Denomination: Unitarian Universalist, USA
|
14 |
|
15 |
+
---
|
16 |
Dataset structure
|
17 |
+
---
|
18 |
+
|
19 |
- church (church name or website)
|
20 |
- source (mp3 file)
|
21 |
- text
|
|
|
23 |
- errors (number of sentences skipped because could not understand audio, or just long pauses skipped)
|
24 |
- duration (in seconds)
|
25 |
|
26 |
+
---
|
27 |
Dataset creation
|
28 |
+
---
|
29 |
+
|
30 |
- see notebook in files
|
31 |
|
|
|
|
|
|
|
32 |
|
33 |
|
34 |
|