ZLSCompLing commited on
Commit
3116991
·
verified ·
1 Parent(s): b9c74dd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -77,13 +77,6 @@ python inference.py "Text" --noise_scale 0.5 --length_scale 1.1 -o output.wav
77
  | FFT Size | 1024 |
78
  | Hop Length | 256 |
79
 
80
- ### Architecture Features
81
-
82
- - Mel posterior encoder
83
- - Transformer flows (pre-conv type)
84
- - Duration discriminator
85
- - Noise-scaled MAS (Monotonic Alignment Search)
86
-
87
  ## Requirements
88
 
89
  - Python 3.8+
 
77
  | FFT Size | 1024 |
78
  | Hop Length | 256 |
79
 
 
 
 
 
 
 
 
80
  ## Requirements
81
 
82
  - Python 3.8+