Quiz Space

Deep Learning Practice · Quiz 2 · 23 Nov 2025 · September 2025 term

Question 11: Regarding the SpeechT5 model for Text-to-Speech (TTS), w…

Question 11

+4 marksOne or more correct options

Regarding the SpeechT5 model for Text-to-Speech (TTS), which of the following statements are true? (Select ALL that apply)

Select all that apply.

  1. A

    It is an encoder-decoder Transformer model.

  2. B

    To generate speech for a specific voice, it requires a speaker embedding as an additional input.

  3. C

    HiFi-GAN is an integrated and mandatory part of the SpeechT5 model architecture.

  4. D

    It is pre-trained only on text data, similar to BERT.

Show answer

Correct answers

  • A

    It is an encoder-decoder Transformer model.

  • B

    To generate speech for a specific voice, it requires a speaker embedding as an additional input.

Question 11 of 15 in the IIT Madras BS Deep Learning Practice (Deep Learning Practice) Quiz 2 paper sat on 23 Nov 2025, in the September 2025 term (IIT M DEGREE AN EXAM QDB2 23 Nov 2025 NEW). It carries 4 marks.

More questions from this paper

  1. Q1In an embedding-based speaker diarization pipeline, what is the primary role of the\ Agglomerative Clustering algorithm?
  2. Q2In modern Text-to-Speech (TTS) pipelines like Tacotron2 or FastSpeech, what is the specific role of a component like Hi…
  3. Q3In the Wav2Vec2 pipeline, a 1-second (16000 samples) audio clip is passed to the 'Wav2Vec2Model' and results in a 'last…
  4. Q4In an ASR model like Wav2Vec2-CTC, the final linear layer outputs a tensor of logits. What does this tensor represent?
  5. Q5What is the primary architectural innovation of FastSpeech that makes it faster and more robust than an auto-regressive…
  6. Q6An audio clip has a duration of 5 seconds and is recorded at a sample rate of 44.1 kHz. What happens to the total numbe…
  7. Q7Figure question
  8. Q8A complete speaker diarization pipeline is used to determine "who spoke when". Which of the following are essential com…
  9. Q9Figure question
  10. Q10Which of the following statements accurately describe the Wav2Vec2 model and its components? (Select ALL that apply)
  11. Q12Figure question
  12. Q13You are evaluating an ASR model using 'jiwer'. The ground truth transcription is: "the quick brown fox jumps over the l…
  13. Q14A 3.5-second audio file is sampled at 16000 Hz. It is fed into a 'Wav2Vec2Model'\ ("facebook/wav2vec2-base-960h"), whic…
  14. Q15A speaker diarization script processes a dataset with 200 unique speakers. It extracts an average of 15 segments for ea…