Datasets:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -100,7 +100,7 @@ from datasets import load_dataset
|
|
100 |
dataset = load_dataset("OlameMend/soreva", "all", split="test")
|
101 |
|
102 |
```
|
103 |
-
### 1. Out-of-domain TTS & ASR model
|
104 |
|
105 |
Getting Audio and Transcription
|
106 |
|
|
|
100 |
dataset = load_dataset("OlameMend/soreva", "all", split="test")
|
101 |
|
102 |
```
|
103 |
+
### 1. Out-of-domain TTS & ASR model Evaluation
|
104 |
|
105 |
Getting Audio and Transcription
|
106 |
|