vall-e/README.md
2023-01-12 12:58:22 +08:00

292 B

VALL-E

An unofficial (toy) implementation of VALL-E, based on the encodec tokenizer.

TODO

  • AR model for the first quantizer.
  • Audio decoding from tokens.
  • NAR model for the rest quantizers.
  • Trainers for both models.