This model is a fine-tuned version of
microsoft/speecht5_tts on an unknown dataset.
It achieves the following results on the evaluation set:
The Speech T5 model is a text-to-speech (TTS) model based on the T5 architecture. It has been
pretrained on a large corpus of speech data, allowing it to understand and generate human-like
speech from input text. The model is capable of handling various speech synthesis tasks, making it
suitable for applications such as virtual assistants, audiobook production, and more
The model was trained using a custom-made dataset of 170 audio samples, containing commonly asked interview lines. Synthetic audio was generated using Amazon AWS Polly, which offered diverse voice options. The dataset was carefully curated to ensure a variety of speech styles, accents, and phonetic structures, enhancing the model's ability to generalize.