tonic
commited on
Commit
·
a841aa5
1
Parent(s):
9db889b
initial commit
Browse files- app.py +18 -0
- craig.wav +3 -0
- info.txt +22 -0
- part_1.wav +3 -0
- part_10.wav +3 -0
- part_2.wav +3 -0
- part_3.wav +3 -0
- part_4.wav +3 -0
- part_5.wav +3 -0
- part_6.wav +3 -0
- part_7.wav +3 -0
- part_8.wav +3 -0
- part_9.wav +3 -0
- requirements.txt +1 -0
- transcription.docx +0 -0
- transcription1.json +0 -0
- transcription10.json +0 -0
- transcription2.json +0 -0
- transcription3.json +0 -0
- transcription4.json +0 -0
- transcription5.json +0 -0
- transcription6.json +0 -0
- transcription7.json +0 -0
- transcription8.json +0 -0
- transcription9.json +0 -0
app.py
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from pydub import AudioSegment
|
2 |
+
|
3 |
+
def split_wav(file_name, number_of_parts):
|
4 |
+
# Load the file
|
5 |
+
audio = AudioSegment.from_wav(file_name)
|
6 |
+
|
7 |
+
# Calculate the length of each part
|
8 |
+
length = len(audio) // number_of_parts
|
9 |
+
|
10 |
+
# Split the file and save each part
|
11 |
+
for i in range(number_of_parts):
|
12 |
+
start = length * i
|
13 |
+
end = start + length if i < number_of_parts - 1 else len(audio)
|
14 |
+
part = audio[start:end]
|
15 |
+
part.export(f"part_{i+1}.wav", format="wav")
|
16 |
+
|
17 |
+
# Split the file into 8 parts
|
18 |
+
split_wav("craig.wav", 10)
|
craig.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a5ca1b15ff2ba80f9094c9cd7520eda8305debe7b8c1ce179c0620d7841ecbe
|
3 |
+
size 3657931566
|
info.txt
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Recording WOPNGnkCHM
|
2 |
+
|
3 |
+
Guild: 🌟AI Tonic🍹🌟 (1109943800132010065)
|
4 |
+
Channel: 🦦group (1194318875970506782)
|
5 |
+
Requester: Tonic (tonic_1#0) (994979735488692324)
|
6 |
+
Start time: 2024-01-09T21:14:05.850Z
|
7 |
+
|
8 |
+
Tracks:
|
9 |
+
pliny (elder_plinius#0) (1105883376726065182)
|
10 |
+
Tonic (tonic_1#0) (994979735488692324)
|
11 |
+
Olivus Victory-Promise (catsrcool123#0) (177666754644803584)
|
12 |
+
yikesawjeez (yikesawjeez#0) (315351812821745669)
|
13 |
+
HolyByte, The Iron Oxide Jedi (kbve#0) (121512134390579200)
|
14 |
+
blaise (blaisep.com#0) (474327720407597099)
|
15 |
+
p3nGu1nZz (technosourceressextraordinaire#0) (330939073491369985)
|
16 |
+
Brzęczysław Chrząszczychujek (arcypojeb#0) (1038618229259632660)
|
17 |
+
TheArkMaster (thearkmaster#0) (404311574887792669)
|
18 |
+
Princeps (.princeps#0) (504762362188922880)
|
19 |
+
Deadsg (deadsg#0) (662673280485949460)
|
20 |
+
John P (ehlive#0) (676956027727380489)
|
21 |
+
Grunaura (grunaura#0) (407021180831268864)
|
22 |
+
Mysticmarks (mysticmarks1#0) (1146234928846082078)
|
part_1.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8befccbb308d3aacf91e884b13ff1de8a71abad2e057a36b571378aa1580bb46
|
3 |
+
size 365793068
|
part_10.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cc772c02b020a405b0665a6b904f04f0da5db4f490900785b2d15635b3607ae
|
3 |
+
size 365794220
|
part_2.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2128f996cc6baf21f1bfb8f6ec157c5631c7107d602884772c72cc8bc5e37f98
|
3 |
+
size 365793068
|
part_3.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:470f0f4ee31c2872ebc6eccfa1cfde06a933b31605e72b1240099e3369b3b985
|
3 |
+
size 365793068
|
part_4.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6044d9e878d1906580a5a02a9fd3652d3887783b95f7509bdefb249c5b4a1e64
|
3 |
+
size 365793068
|
part_5.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7b560110f22e2c51aaca323caf31f752078c72b9cd751cb592d7f21802ef9a8
|
3 |
+
size 365793068
|
part_6.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:743d940ef3436af41f26f163b3f43833715c2efb11b658fa08f49ae2abf879a4
|
3 |
+
size 365793068
|
part_7.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db0c3fc22a9fccffb97a480c444d892b8a9bfa8ed8d167d6eb81464c09d55e64
|
3 |
+
size 365793068
|
part_8.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2d24e632d4f4e102d5bcd18439b49084a27c62605b9b30990ed631ece043674
|
3 |
+
size 365793068
|
part_9.wav
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02ba4e78ecf16d49972ff07db34afa6f8bcb5674d2bd32391e3654edc5e9c87f
|
3 |
+
size 365793068
|
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pydub
|
transcription.docx
ADDED
Binary file (169 kB). View file
|
|
transcription1.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription10.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription2.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription3.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription4.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription5.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription6.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription7.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription8.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
transcription9.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|