Remove trailing commas from config file

#8
by ardaibis - opened
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -53,7 +53,7 @@
53
  "distil-whisper_distil-large-v3_594MB",
54
  "distil-whisper_distil-large-v3_turbo_600MB",
55
  "openai_whisper-large-v3-v20240930_626MB",
56
- "openai_whisper-large-v3-v20240930_turbo_632MB",
57
  ]
58
  }
59
  },
@@ -85,7 +85,7 @@
85
  "distil-whisper_distil-large-v3",
86
  "distil-whisper_distil-large-v3_594MB",
87
  "openai_whisper-large-v3-v20240930",
88
- "openai_whisper-large-v3-v20240930_626MB",
89
  ]
90
  }
91
  },
@@ -102,7 +102,7 @@
102
  "iPad14,9",
103
  "iPad14,10",
104
  "iPad14,11",
105
- "iPad16",
106
  ],
107
  "models": {
108
  "default": "openai_whisper-large-v3-v20240930",
@@ -128,9 +128,9 @@
128
  "openai_whisper-large-v3-v20240930",
129
  "openai_whisper-large-v3-v20240930_turbo",
130
  "openai_whisper-large-v3-v20240930_626MB",
131
- "openai_whisper-large-v3-v20240930_turbo_632MB",
132
  ]
133
  }
134
  }
135
  ]
136
- }
 
53
  "distil-whisper_distil-large-v3_594MB",
54
  "distil-whisper_distil-large-v3_turbo_600MB",
55
  "openai_whisper-large-v3-v20240930_626MB",
56
+ "openai_whisper-large-v3-v20240930_turbo_632MB"
57
  ]
58
  }
59
  },
 
85
  "distil-whisper_distil-large-v3",
86
  "distil-whisper_distil-large-v3_594MB",
87
  "openai_whisper-large-v3-v20240930",
88
+ "openai_whisper-large-v3-v20240930_626MB"
89
  ]
90
  }
91
  },
 
102
  "iPad14,9",
103
  "iPad14,10",
104
  "iPad14,11",
105
+ "iPad16"
106
  ],
107
  "models": {
108
  "default": "openai_whisper-large-v3-v20240930",
 
128
  "openai_whisper-large-v3-v20240930",
129
  "openai_whisper-large-v3-v20240930_turbo",
130
  "openai_whisper-large-v3-v20240930_626MB",
131
+ "openai_whisper-large-v3-v20240930_turbo_632MB"
132
  ]
133
  }
134
  }
135
  ]
136
+ }