Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"auto_map": {
|
| 3 |
"AutoConfig": "1NEYRON1/whisper--configuration_whisper.WhisperSSLEnsembleConfig",
|
| 4 |
"AutoModel": "1NEYRON1/whisper--modeling_whisper.WhisperSSLEnsemble"
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "1NEYRON1/whisper",
|
| 3 |
"auto_map": {
|
| 4 |
"AutoConfig": "1NEYRON1/whisper--configuration_whisper.WhisperSSLEnsembleConfig",
|
| 5 |
"AutoModel": "1NEYRON1/whisper--modeling_whisper.WhisperSSLEnsemble"
|