Upload 5 files
Browse files- .gitattributes +3 -0
- model/best_model_audio.keras +3 -0
- model/best_model_image.keras +3 -0
- model/best_model_video.keras +3 -0
- model/scaler_audio.pkl +3 -0
- model/speaker_names_audio.csv +55 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
model/best_model_audio.keras filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
model/best_model_image.keras filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
model/best_model_video.keras filter=lfs diff=lfs merge=lfs -text
|
model/best_model_audio.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b87286225c893d2e9371264429bba5358e3b76a42f780a8b087b50b1dc2cbbc
|
| 3 |
+
size 180911134
|
model/best_model_image.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20d97d938f42c7cf097c01471fad105422c1d5452bcecd72e5d893860d3048db
|
| 3 |
+
size 572685071
|
model/best_model_video.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:455418a7465f872ef2793787a661edb4a1efcb01375c53b311f1225e75453e65
|
| 3 |
+
size 427999085
|
model/scaler_audio.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cc88411de27e47714ed879c927904b2142eb22271b0ef9a5c55bcfd32ac704a
|
| 3 |
+
size 334695
|
model/speaker_names_audio.csv
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
speaker_id,speaker_name
|
| 2 |
+
0,2Pac
|
| 3 |
+
1,Adam Driver
|
| 4 |
+
2,Alan Watts
|
| 5 |
+
3,Alec Guinness
|
| 6 |
+
4,Alexandria Ocasio-Cortez
|
| 7 |
+
5,Arnold Schwarzenegger
|
| 8 |
+
6,Ayn Rand
|
| 9 |
+
7,Barack Obama
|
| 10 |
+
8,Bernie Sanders
|
| 11 |
+
9,Bill Burr
|
| 12 |
+
10,Bill Clinton
|
| 13 |
+
11,Billie Eilish
|
| 14 |
+
12,Bob Ross
|
| 15 |
+
13,Boris Johnson
|
| 16 |
+
14,Calvin Coolidge
|
| 17 |
+
15,Christopher Hitchens
|
| 18 |
+
16,Dave Chappelle
|
| 19 |
+
17,Donald Trump
|
| 20 |
+
18,Dwight Eisenhower
|
| 21 |
+
19,FDR
|
| 22 |
+
20,Frank Sinatra
|
| 23 |
+
21,George Carlin
|
| 24 |
+
22,George W. Bush
|
| 25 |
+
23,Gilbert Gottfried
|
| 26 |
+
24,Harry Truman
|
| 27 |
+
25,JFK
|
| 28 |
+
26,Jeff Goldblum
|
| 29 |
+
27,Jerry Seinfeld
|
| 30 |
+
28,Jimmy Carter
|
| 31 |
+
29,John Cleese
|
| 32 |
+
30,Kamala Harris
|
| 33 |
+
31,Kanye West
|
| 34 |
+
32,Louis C.K.
|
| 35 |
+
33,Louis Farrakhan
|
| 36 |
+
34,Lyndon Johnson
|
| 37 |
+
35,Malcolm X
|
| 38 |
+
36,Mark Zuckerberg
|
| 39 |
+
37,Martin Luther King
|
| 40 |
+
38,Milton Friedman
|
| 41 |
+
39,Mitch Hedberg
|
| 42 |
+
40,Mr. Rogers
|
| 43 |
+
41,Nelson Mandela
|
| 44 |
+
42,Nick Offerman
|
| 45 |
+
43,Norm MacDonald
|
| 46 |
+
44,Orson Welles
|
| 47 |
+
45,Queen Elizabeth II
|
| 48 |
+
46,Richard Nixon
|
| 49 |
+
47,Robert Kardashian
|
| 50 |
+
48,Ronald Reagan
|
| 51 |
+
49,Scarlett Johansson
|
| 52 |
+
50,The Notorious B.I.G.
|
| 53 |
+
51,Tucker Carlson
|
| 54 |
+
52,William F. Buckley
|
| 55 |
+
53,Winston Churchill
|