TTSLeaderboard / api.py
clementruhm's picture
Initial version of leaderboad
0dc360b
raw
history blame contribute delete
131 Bytes
"""
Copyright 2025 Balacoon
api obj reused when interacting with datasets
"""
from huggingface_hub import HfApi
api = HfApi()