Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ntt123/vietnam-male-voice-wavegru-tts
vuxuanhoan
/
vietnam-male-voice-wavegru-tts
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
edbd62f
vietnam-male-voice-wavegru-tts
/
pooch.py
ntt123
add app
587b6c9
over 1 year ago
raw
Copy download link
history
blame
Safe
164 Bytes
def
os_cache
(
x
):
return
x
def
create
(
*args, **kwargs
):
class
T
:
def
load_registry
(
self, *args, **kwargs
):
return
None
return
T()