shreyask commited on
Commit
837d15f
·
verified ·
1 Parent(s): aefdb18

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language: [en]
4
+ library_name: mlx-audio
5
+ tags: [mlx, text-to-speech, tts, vits, melotts]
6
+ base_model: myshell-ai/MeloTTS-English-v3
7
+ pipeline_tag: text-to-speech
8
+ ---
9
+
10
+ # MeloTTS-English-v3-MLX
11
+
12
+ MLX port of [myshell-ai/MeloTTS-English-v3](https://huggingface.co/myshell-ai/MeloTTS-English-v3).
13
+
14
+ Speaker: EN-Newest (single voice, v3 quality).
15
+
16
+ See [mlx-community/MeloTTS-English-MLX](https://huggingface.co/mlx-community/MeloTTS-English-MLX) for usage instructions.