vall-e/README.md
2023-01-11 23:06:35 +08:00

281 B

VALL-E

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

TODO

  • AR model for the first quantizer.
  • Built-in decode.
  • NAR model for the rest quantizers.
  • Trainers for both models.