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
1likes104downloads
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
Lyte/DarijaTTS-v0.2 · CoolFace