nehulagrawal
commited on
Commit
•
a5f8c33
1
Parent(s):
019fd18
Update README.md
Browse files
README.md
CHANGED
@@ -96,13 +96,6 @@ with open("audio.rttm", "w") as rttm:
|
|
96 |
diarization.write_rttm(rttm)
|
97 |
|
98 |
```
|
99 |
-
## Intended uses & limitations
|
100 |
-
|
101 |
-
More information needed
|
102 |
-
|
103 |
-
## Training and evaluation data
|
104 |
-
|
105 |
-
More information needed
|
106 |
|
107 |
## Training procedure
|
108 |
|
|
|
96 |
diarization.write_rttm(rttm)
|
97 |
|
98 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
|
100 |
## Training procedure
|
101 |
|