cowboyuniverse's picture
Duplicate from ntt123/WaveGRU-Text-To-Speech
dd50b29
raw
history blame contribute delete
No virus
164 Bytes
def os_cache(x):
return x
def create(*args, **kwargs):
class T:
def load_registry(self, *args, **kwargs):
return None
return T()