poonehmousavi commited on
Commit
b867ce6
1 Parent(s): 3b93971

Rename config (1).json to config.json

Browse files
Files changed (2) hide show
  1. config (1).json +0 -3
  2. config.json +3 -0
config (1).json DELETED
@@ -1,3 +0,0 @@
1
- {
2
- "speechbrain_interface": "WhisperASR"
3
- }
 
 
 
 
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "speechbrain_interface": "ResponseGenerator"
3
+ }