Commit
·
3e9f5f0
1
Parent(s):
43f6971
Update README.md
Browse files
README.md
CHANGED
@@ -54,6 +54,9 @@ pip install -r requirements.txt
|
|
54 |
pip install -e .
|
55 |
```
|
56 |
|
|
|
|
|
|
|
57 |
Please notice that we encourage you to read our tutorials and learn more about
|
58 |
[SpeechBrain](https://speechbrain.github.io).
|
59 |
|
|
|
54 |
pip install -e .
|
55 |
```
|
56 |
|
57 |
+
**Note**: Please, take a look [here](https://github.com/speechbrain/speechbrain/blob/develop/recipes/MultiWOZ/response_generation/README.md) for info about dependencies and access tokens.
|
58 |
+
|
59 |
+
|
60 |
Please notice that we encourage you to read our tutorials and learn more about
|
61 |
[SpeechBrain](https://speechbrain.github.io).
|
62 |
|