lojban Pendrokar commited on
Commit
c5be529
·
verified ·
1 Parent(s): 4fcc12e

Create README.md (#3)

Browse files

- Create README.md (ac7bfc8be8c5b8c5980378e9fc97e0abaa98e280)


Co-authored-by: Yanis L <Pendrokar@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - audio
4
+ - text-to-speech
5
+ - tts
6
+ pipeline_tag: text-to-speech
7
+ language:
8
+ - jbo
9
+ - en
10
+ ---
11
+
12
+ ## References
13
+ - [1] [VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech](https://arxiv.org/abs/2106.06103)
14
+ - [2] [Nix-TTS: Lightweight and End-to-End Text-to-Speech via Module-wise Distillation](https://arxiv.org/abs/2203.15643)