paper-with-me

Papers

Synthetic Speech Detection Based on Temporal Consistency and Distribution of Speaker Features

2023-09-29 · Yuxiang Zhang, Zhuo Li, Jingze Lu, Wenchao Wang, Pengyuan Zhang

Current synthetic speech detection (SSD) methods perform well on certain datasets but still face issues of robustness and interpretability. A possible reason is that these methods do not analyze the deficiencies of synthetic speech. In this paper, the flaws of the speaker features inherent in the text-to-speech (TTS) process are analyzed. Differences in the temporal consistency of intra-utterance speaker features arise due to the lack of fine-grained control over speaker features in TTS. Since the speaker representations in TTS are based on speaker embeddings extracted by encoders, the distribution of inter-utterance speaker features differs between synthetic and bonafide speech. Based on these analyzes, an SSD method based on temporal consistency and distribution of speaker features is proposed. On one hand, modeling the temporal consistency of intra-utterance speaker features can aid speech anti-spoofing. On the other hand, distribution differences in inter-utterance speaker features can be utilized for SSD. The proposed method offers low computational complexity and performs well in both cross-dataset and silence trimming scenarios.

📄 PDF Abstract BibTeX arXiv:2309.16954

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Speech Detectiontext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
SSD SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per…

Similar Papers 제목 키워드 기반

ShiftySpeech: A Large-Scale Synthetic Speech Dataset with Distribution Shifts

2025-02-08 · Ashi Garg, Zexin Cai, Lin Zhang, Henry Li Xinyuan 외

The problem of synthetic speech detection has enjoyed considerable attention, with recent methods achieving low error rates across several established benchmarks. However, to what extent can low error rates on academic b…

BenchmarkingSelf-Supervised LearningSynthetic Speech Detectiontext-to-speech+1

Temporal-Channel Modeling in Multi-head Self-Attention for Synthetic Speech Detection

2024-06-25 · Duc-Tuan Truong, Ruijie Tao, Tuan Nguyen, Hieu-Thi Luong 외

Recent synthetic speech detectors leveraging the Transformer model have superior performance compared to the convolutional neural network counterparts. This improvement could be due to the powerful modeling ability of th…

Audio Deepfake DetectionSynthetic Speech Detection

Compression Robust Synthetic Speech Detection Using Patched Spectrogram Transformer

2024-02-22 · Amit Kumar Singh Yadav, Ziyue Xiang, Kratika Bhagtani, Paolo Bestagini 외

Many deep learning synthetic speech generation tools are readily available. The use of synthetic speech has caused financial fraud, impersonation of people, and misinformation to spread. For this reason forensic methods …

MisinformationSynthetic Speech Detection

Speech-Forensics: Towards Comprehensive Synthetic Speech Dataset Establishment and Analysis

2024-12-12 · Zhoulin Ji, Chenhao Lin, Hang Wang, Chao Shen

Detecting synthetic from real speech is increasingly crucial due to the risks of misinformation and identity impersonation. While various datasets for synthetic speech analysis have been developed, they often focus on sp…

Misinformation

Delving into the Frequency: Temporally Consistent Human Motion Transfer in the Fourier Space

2022-09-01 · Guang Yang, Wu Liu, Xinchen Liu, Xiaoyan Gu 외

Human motion transfer refers to synthesizing photo-realistic and temporally coherent videos that enable one person to imitate the motion of others. However, current synthetic videos suffer from the temporal inconsistency…

DeepFake DetectionFace Swapping