Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mazalaai
/
TTS_Mongolian
like
0
Follow
mazalaai
2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Deploy
0946419
TTS_Mongolian
/
pushtohub.py
Vijish
Upload folder using huggingface_hub
cc62aa8
verified
7 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
from
huggingface_hub
import
HfApi
api = HfApi()
api.upload_folder(
folder_path=
"D:\TTS Mongolian"
,
repo_id=
"mazalaai/TTS_Mongolian"
,
repo_type=
"model"
,
)