Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

newton2149/vits_kinyarwanda

Domaine:

natural language processing

Type de record:

model
Créateur:
new
Hôte:
# VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech ## For Setup #### Step 1 (Clone the git repo) ```sh git clone github.com ``` #### Step 2 (Install Required Dependencies) ```sh pip3 install -r requiremnts.txt #Install ESpeak Engine apt-get install espeak ``` #### Step 3 (Inference Code) ```sh # --txt_file: "path/to/text/file" # --device: "gpu/cpu" # --model: "path/to/model/weights" python3 infer.py --txt_file "./predict.txt" --device "gpu" --model "./logs/ljs_base/G_*.pth" ```

Visit

github.com

Tasks

speech processingtext to speech

Languages

Kinyarwanda

Licenses

MIT