Numeric fields in verbose_json transcription responses that arrive as strings, such as "duration":"2.49" from GPUStack, are now read as numbers instead of being dropped. Durations, segment times and the no-speech filter work with these servers again. null and non-numeric values are still ignored (#525, #535).
Source commit: 2fda6a6