Create request json
factory TranscribeRequestDto.fromJson(Map<String, dynamic> json) => _$TranscribeRequestDtoFromJson(json);