CoolFace
Datasetpublic

Gatozu35/DNSMOS-TTS

(Placeholder) DNSMOS-TTS DNSMOS-TTS contains DNSMOS Scores for common TTS datasets This repo uses Lhotse to manage datasets. For example, to load LJ-Speech: from lhotse import CutSet for cut in CutSet.from_webdataset("pipe:curl -s -L https://huggingface.co/datasets/Gatozu35/DNSMOS-TTS/resolve/main/ljspeech_mos.tar"): wav = cut.load_audio() mos = cut.supervisions[0].custom["mos"] ... If you don't want to use lhotse, I have also uploaded a csv of the scores for each… See the full description on the dataset page: https://huggingface.co/datasets/Gatozu35/DNSMOS-TTS.

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes21downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
Gatozu35/DNSMOS-TTS · CoolFace