You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,9 @@
2
2
3
3
A quick easy way to access [MeloTTS](https://github.com/myshell-ai/MeloTTS) through REST API calls.
4
4
5
-
## Usage
5
+
## Build Image
6
+
Assuming you have docker installed and setup.
6
7
7
-
Assuming you have docker installed and setup
8
-
9
-
### Build
10
8
(This might take a bit because MeloTTS is a big dependency)
11
9
#### Local
12
10
@@ -18,7 +16,7 @@ Assuming you have docker installed and setup
18
16
19
17
docker pull timhagel/melotts-api-server
20
18
21
-
###Languages and Speakers
19
+
## Languages and Speakers
22
20
23
21
#### Language
24
22
@@ -38,6 +36,8 @@ Assuming you have docker installed and setup
38
36
- EN-Default - Default English accent
39
37
-**Notice!** Currently only English accents are working, and other accents are returning an error. This does not mean that other languages do not work!
This is just an API server for the awesome work of [MeloTTS](https://github.com/myshell-ai/MeloTTS) from [MyShell](https://github.com/myshell-ai)
0 commit comments