mrq
commited on
Commit
•
cb0c160
1
Parent(s):
bb9a76e
update Readme
Browse files
README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
license: agpl-3.0
|
3 |
---
|
4 |
|
5 |
-
This repo contains the necessary weights
|
6 |
|
7 |
-
The model currently is in a *semi-usable* state, and I'm
|
8 |
|
9 |
-
|
|
|
2 |
license: agpl-3.0
|
3 |
---
|
4 |
|
5 |
+
This repo contains the necessary weights, configuration file, and a "libre" dataset of at least 600 hours of audio, for use with my VALL-E implementation: [mrq/vall-e](https://git.ecker.tech/mrq/vall-e)
|
6 |
|
7 |
+
The model currently is in a *semi-usable* state, and I'm releasing them now in hopes that it also helps jumpstart anyone else that wants to use them.
|
8 |
|
9 |
+
To reiterate, this is ***by no means*** complete. I am not passing this off as competitive.
|