An example for hindi:# V3 import torch from aksharamukha import transliterate # Loading model model, example_text = torch.hub.load(repo_or_dir='snakers4/silero-models', model='silero_tts', language='indic', speaker='v4_indic') orig_text = "प्रसिद्द कबी...
All of the provided models are listed in themodels.ymlfile. Any metadata and newer versions will be added there. Currently we provide the following checkpoints: Model flavours: Dependencies All examples: torch, 1.8+ (used to clone the repo in TensorFlow and ONNX examples), breaking changes fo...
All of the provided models are listed in themodels.ymlfile. Any metadata and newer versions will be added there. Currently we provide the following checkpoints: Model flavours: Dependencies All examples: torch, 1.8+ (used to clone the repo in TensorFlow and ONNX examples), breaking changes fo...