Instructions to use speechbrain/MultiWOZ-GPT-Response_Generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/MultiWOZ-GPT-Response_Generation with speechbrain:
# interface in config.json invalid
- Notebooks
- Google Colab
- Kaggle
Commit ·
3d2750c
1
Parent(s): a8688f4
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
{
|
| 2 |
-
"speechbrain_interface": "
|
| 3 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"speechbrain_interface": "GPTResponseGenerator"
|
| 3 |
}
|