amanmibra commited on
Commit
77e643c
·
1 Parent(s): a47a416

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -4,8 +4,6 @@ Classifier to recognize the identity of a speaker
4
 
5
  Project was done as a part of the AISF hackathon (www.aisf.co), VoID was a finalist :D
6
 
7
-
8
-
9
  ## Details
10
 
11
  ### Dataset
@@ -49,3 +47,7 @@ CNNetwork(
49
  ## Demo
50
 
51
  Watch the demo of our model [here](https://www.loom.com/share/a8cb126af7b64ddaaa67c6f00e23f4e9)!
 
 
 
 
 
4
 
5
  Project was done as a part of the AISF hackathon (www.aisf.co), VoID was a finalist :D
6
 
 
 
7
  ## Details
8
 
9
  ### Dataset
 
47
  ## Demo
48
 
49
  Watch the demo of our model [here](https://www.loom.com/share/a8cb126af7b64ddaaa67c6f00e23f4e9)!
50
+
51
+ ## Running locally
52
+
53
+ Make sure to create and install the conda dependencies declared in `void.yml`.