You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Dia Vietnamese Checkpoint (finetuned)

Checkpoint tiếng Việt cho mô hình Dia TTS.

Sử dụng nhanh

from huggingface_hub import hf_hub_download
import safetensors.torch as st

ckpt = hf_hub_download("cosrigel/dia-finetuning-vnese", filename="model.safetensors")
state = st.load_file(ckpt)  # dict tên->tensor
# ... khởi tạo kiến trúc từ code project rồi nạp state_dict
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 1 Ask for provider support

Model tree for cosrigel/dia-finetuning-vnese

Base model

nari-labs/Dia-1.6B
Finetuned
(22)
this model
Finetunes
1 model

Dataset used to train cosrigel/dia-finetuning-vnese