Update README.md
Browse files
README.md
CHANGED
@@ -98,7 +98,7 @@ We offer a static set of evaluation datasets and a varied collection of training
|
|
98 |
| quality | Value("string") | x |
|
99 |
| recordist | Value("string") | x |
|
100 |
|
101 |
-
|
102 |
|
103 |
```python
|
104 |
EXAMPLE TRAIN
|
@@ -139,7 +139,8 @@ EXAMPLE TRAIN
|
|
139 |
'recordist': '...'}
|
140 |
```
|
141 |
|
142 |
-
|
|
|
143 |
```python
|
144 |
{'audio': {'path': '.ogg',
|
145 |
'array': array([-0.67190468, -0.9638235 , -0.99569213, ..., -0.01262935,
|
|
|
98 |
| quality | Value("string") | x |
|
99 |
| recordist | Value("string") | x |
|
100 |
|
101 |
+
#### Example Metadata Train
|
102 |
|
103 |
```python
|
104 |
EXAMPLE TRAIN
|
|
|
139 |
'recordist': '...'}
|
140 |
```
|
141 |
|
142 |
+
#### Example Metadata Test5s
|
143 |
+
|
144 |
```python
|
145 |
{'audio': {'path': '.ogg',
|
146 |
'array': array([-0.67190468, -0.9638235 , -0.99569213, ..., -0.01262935,
|