Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ntt123
/
vietnam-male-voice-wavegru-tts
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
118bc94
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()