mrq commited on
Commit
cb0c160
1 Parent(s): bb9a76e

update Readme

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,8 +2,8 @@
2
  license: agpl-3.0
3
  ---
4
 
5
- This repo contains the necessary weights and configuration file 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 only releasing them now in hopes that it also helps jumpstart anyone else that wants to use them.
8
 
9
- In the future, I'll release my dataset as well, so anyone can also grab the dataset and train from scratch or continue off from this repo.
 
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.