Amazon Chime SDK 통화 분석 기능 – 실시간 음성 톤 분석 및 화자 검색

2023-03-29 KENNETH 0

Amazon Chime SDK 통화 분석 기능 – 실시간 음성 톤 분석 및 화자 검색 Amazon Chime SDK 통화 분석 기능을 정식 출시합니다. 이 기능은 실시간 오디오 통화를 보다 쉽고 비용 효율적으로 기록하고 생성하는 데 도움이 되는 새로운 기능 세트(예: 트랜스크립션, 음성 톤 분석 및 화자 검색)입니다. 또한, AWS Management Console의 Amazon Chime SDK 섹션을 개선하여 이러한 새로운 통화 분석 기능 또는 Amazon Transcribe와 같은 기계 학습(ML) 기반 서비스를 몇 단계만 거치면 오디오 애플리케이션에 통합할 수 있습니다. 음성 분석: 음성 톤 분석 및 화자 검색 음성 분석은 오디오 대화에 대한 실시간 인사이트를 제공합니다. 긍정적, 중립적 또는 부정적 어조를 나타내는 참가자를 감지하고 분류하는 데 도움이 됩니다. 일반적으로 규제 대상 산업에 종사하는 기업은 직원과 비즈니스 파트너, 고객 또는 공급업체 간의 대화를 녹음할 의무가 있거나 분석하고자 합니다. 음성 톤 분석에서는 ML을 사용하여 어휘적 및 언어적 정보뿐만 아니라 음향 및 톤 정보의 공동 분석을 기반으로 [ more… ]

ChatGPT 및 DALL-E를 활용한 이벤트 기반 서버리스 동화 생성 애플리케이션 구현

2023-03-29 KENNETH 0

ChatGPT 및 DALL-E를 활용한 이벤트 기반 서버리스 동화 생성 애플리케이션 구현 AWS 서버리스 서비스와 아키텍처를 활용하여 떠오르는 생성형 AI (Generative AI) 서비스인 ChatGPT 및 DALL-E API를 사용하는 애플리케이션을 만들어봅니다. 이 글에서는 ChatGPT에 대한 프롬프트로 미리 결정된 캐릭터와 장면을 사용하여 어린이를 위한 동화 생성 이야기 애플리케이션을 구현 하는 방법을 살펴봅니다. 매일 밤 취침 시간에 서버리스 스케줄러가 애플리케이션을 트리거하여 이벤트 기반 워크플로를 시작하여, AI 생성 이미지 및 지원 오디오를 사용하여 AI 생성 스토리를 새로 만들고 저장합니다. 데이터 세트는 AWS App Runner에서 호스팅되는Next.js로 구축된 사용자 지정 웹 사이트에서 스토리를 보여주는 데 사용됩니다.이야기가 생성된 후, 아이들에게 이야기를 보고 읽을 수 있는 URL이 포함된 알림이 사용자에게 전송됩니다. AWS 서비스를 AI 기술과 통합함으로써 좀 더 새롭고 혁신적인 아이디어를 빠르게 구현 할 수 있습니다. 이 글에서 사용된 AWS 기술은 Amazon EventBridge 파이프를 사용한 지점간 메시징, Amazon EventBridg 를 사용한 게시/구독 패턴및DynamoDB Streams를 사용한 변경 데이터 캡처 이벤트 [ more… ]

No Image

USN-5982-1: Linux kernel vulnerabilities

2023-03-29 KENNETH 0

USN-5982-1: Linux kernel vulnerabilities It was discovered that the KVM VMX implementation in the Linux kernel did not properly handle indirect branch prediction isolation between L1 and L2 VMs. An attacker in a guest VM could use this to expose sensitive information from the host OS or other guest VMs. (CVE-2022-2196) It was discovered that a use-after-free vulnerability existed in the SGI GRU driver in the Linux kernel. A local attacker could possibly use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2022-3424) Ziming Zhang discovered that the VMware Virtual GPU DRM driver in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service (system crash). (CVE-2022-36280) Hyunwoo Kim discovered that the DVB Core driver in the Linux kernel did not properly perform reference [ more… ]

No Image

USN-5981-1: Linux kernel vulnerabilities

2023-03-29 KENNETH 0

USN-5981-1: Linux kernel vulnerabilities It was discovered that the System V IPC implementation in the Linux kernel did not properly handle large shared memory counts. A local attacker could use this to cause a denial of service (memory exhaustion). (CVE-2021-3669) It was discovered that a use-after-free vulnerability existed in the SGI GRU driver in the Linux kernel. A local attacker could possibly use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2022-3424) Ziming Zhang discovered that the VMware Virtual GPU DRM driver in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service (system crash). (CVE-2022-36280) Hyunwoo Kim discovered that the DVB Core driver in the Linux kernel did not properly perform reference counting in some situations, leading to a use- after-free vulnerability. A [ more… ]

No Image

USN-5686-4: Git vulnerability

2023-03-29 KENNETH 0

USN-5686-4: Git vulnerability USN-5686-1 fixed several vulnerabilities in Git. This update provides the corresponding fix for CVE-2022-39253 on Ubuntu 16.04 ESM. Original advisory details: Cory Snider discovered that Git incorrectly handled certain symbolic links. An attacker could possibly use this issue to cause an unexpected behaviour. Source: USN-5686-4: Git vulnerability