CoolFace
Datasetpublic

Lyte/DarijaTTS-v0.2

How to Use the DarijaTTS-v0.2 Dataset Code: import IPython.display as ipd import io import numpy as np import tempfile import wave import os from datasets import load_dataset from IPython.display import Audio # Load the DarijaTTS-v0.2 dataset with streaming streaming_dataset = load_dataset("Lyte/DarijaTTS-v0.2", streaming=True) print("Dataset loaded with streaming:") print(streaming_dataset) # Function to play audio from a streaming dataset element def… See the full description on the dataset page: https://huggingface.co/datasets/Lyte/DarijaTTS-v0.2.

sourceHugging Faceupdated 11mo agoView on Hugging Face
1likes93downloads
settings

This repository belongs to Lyte on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameDarijaTTS-v0.2
visibilitypublic
licencenot set
gatedno
ownerLyte
Account settings
Lyte/DarijaTTS-v0.2 · CoolFace