We would like to thank the reviewer for the clear and constructive feedback. We have addressed the questions as follows:
> Q1 I think the novelty is somewhat limited. To me, the proposed method is quite similar to a VAE-based speaker encoder but with the encoder changed to a pre-trained speaker embedding module. The mapping network is almost the same as in StyleGAN and is quite similar in principle to AdaSpeech. My main takeaway is that a pre-trained speaker embedding model as the encoder of a VAE works well for generating unseen speakers, and NFA is a promising speaker embedding model compared to other pre-trained speaker embedding model.
**A1** We believe the reviewer missed the main contribution of our paper. If we have to put the takeaway in one sentence. It would be “constraining speaker embedding distribution into a known form allows speaker generation and speaker attribution manipulation”. Our contribution is not in introducing NFA per se or training speaker embedding in a VAE encoder-like fashion. Rather we identify a principled way to do speaker generation, i.e. by constraining speaker embedding distribution to a known form.
For the mapping network, we mainly used it to transform the speaker embedding from an isotropic Gaussian distribution into a non-isotropic one to allow latent manipulation. StyleGAN does not use it for latent manipulation.
> Q2 The baselines compared are quite old by deep learning standards. There are a few follow-up works to TacoSpawn. For zero-shot VC there are many more recent works (e.g. ControlVC). The authors state VITS is the "the state of the art" Multi-Speaker TTS but it is by no means true in 2023.
**A2** We have expanded our experiments to include more baselines and datasets. Specifically, we have now incorporated FastSpeech2 and StyleTTS, both are recent popular papers, into our comparisons for multi-speaker TTS. Additionally, we have included ControlVC as an additional voice conversion baseline to provide a broader perspective on our model's performance.
**Comparison of Multi-Speaker TTS Performance on LibriTTS-R, Original LibriTTS, and VCTK, Featuring Benchmarks Against VITS, StyleTTS, and FastSpeech**
| Measurement | Dataset | NFA-VoxGenesis | VITS | StyleTTS | FastSpeech2 |
|-------------|-----------|-----------------------------------|--------------|--------------|--------------|
| Spk. MOS | LibriTTS-R | 4.03±0.09 | 3.63±0.2 | 3.68±0.09 | 3.55±0.12 |
| MOS | LibriTTS-R | 4.15±0.08 | 3.8±0.09 | 3.94±0.07 | 3.82±0.07 |
| Spk. MOS | LibriTTS | 4.05±0.06 | 3.42±0.11 | 3.74±0.06 | 3.77±0.11 |
| MOS | LibriTTS | 4.02±0.08 | 3.54±0.07 | 3.82±0.08 | 3.72±0.08 |
| Spk. MOS | VCTK | 4.3±0.07 | 3.95±0.09 | 4.02±0.07 | 3.81±0.06 |
| MOS | VCTK | 4.42±0.09 | 4.03±0.08 | 4.09±0.06 | 4.18±0.07 |
**Results of Voice Conversion Experiments on LibriTTS-R, Original LibriTTS, and VCTK Datasets**
| Method | Dataset | WER | EER | MOS |
|-------------------|-----------|------|------|------------|
| NFA-VoxGensis | LibriTTS-R| 7.56 | 5.75 | 4.21±0.07 |
| Speech Resynthesis| LibriTTS-R| 7.54 | 6.23 | 3.77±0.08 |
| ControlVC | LibriTTS-R| 7.57 | 5.98 | 3.85±0.06 |
| NFA-VoxGensis | LibriTTS | 6.13 | 4.82 | 4.01±0.07 |
| Speech Resynthesis| LibriTTS | 6.72 | 5.49 | 3.42±0.04 |
| ControlVC | LibriTTS | 6.43 | 5.22 | 3.56±0.03 |
| NFA-VoxGensis | VCTK | 5.68 | 2.83 | 4.32±0.08 |
| Speech Resynthesis| VCTK | 6.15 | 4.17 | 3.58±0.09 |
| ControlVC | VCTK | 6.03 | 3.88 | 3.66±0.07 |
We have checked the follow-up works to Tacospawn. The most popular one is "Creating new voices using normalizing flows" [1]. After reading the paper in detail, we found that their way to do speaker generation is entirely the same as Tacospawn. Therefore, we believe it is less interesting to include it. We are happy to include an additional speaker generation baselines if the reviewer has suggestions.
[1] Bilinski, P., Merritt, T., Ezzerg, A., Pokora, K., Cygert, S., Yanagisawa, K., Barra-Chicote, R., Korzekwa, D. (2022) Creating New Voices using Normalizing Flows. Proc. Interspeech 2022