Changes between Version 10 and Version 11 of Other/Summer/2022/Voice
- Timestamp:
- Dec 13, 2022, 2:54:00 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2022/Voice
v10 v11 8 8 == Project Objective == 9 9 This project aims to study the security of voice assistant systems under adversarial machine learning. Adversarial learning algorithms can generate adversarial audio samples to serve as the input of voice assistant systems, so as to fool the machine learning models in the system. In this project, students will focus on the white-box attack in the digital domain by generating adversarial samples using adversarial machine learning algorithms to attack a speaker recognition system based on X-Vector. The students will learn Python with Tensorflow Library. 10 11 Please see "Final Research Poster" attachment at the bottom of this page for more information. 10 12 11 13