Edit model card

Model Overview

This model is fine-tuned based on Microsoft’s SpeechT5 for Lithuanian (lt) language text-to-speech (TTS) tasks. The training dataset used is the VoxPopuli dataset.

Model Details

  • Base Model: microsoft/speecht5_tts
  • Language: Lithuanian (lt)
  • License: MIT
  • Dataset: VoxPopuli (facebook/voxpopuli)

Usage

from transformers import AutoTokenizer, AutoModelForSpeechT5

tokenizer = AutoTokenizer.from_pretrained("Arch10/speecht5_tts_voxpopuli_lt")
model = AutoModelForSpeechT5.from_pretrained("Arch10/speecht5_tts_voxpopuli_lt")
Downloads last month
136
Safetensors
Model size
144M params
Tensor type
F32
·
Inference Examples
Unable to determine this model's library. Check the docs .

Model tree for Arch10/speecht5_tts_voxpopuli_lt

Finetuned
(776)
this model

Dataset used to train Arch10/speecht5_tts_voxpopuli_lt