Question 15
A speaker diarization script processes a dataset with 200 unique speakers. It extracts an average of 15 segments for each speaker using a model, which produces 512- dimensional embeddings. If each embedding vector is stored using 32-bit floating-point precision (4 bytes per value), what is the total memory required to store all the segment embeddings in Megabytes (MB)? (Assume 1 MB = 1024² bytes). Round your answer to the nearest integer.