metallibruh/README.md
Louis Vallat 36138f3822
Added README
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2022-02-02 10:50:59 +01:00

325 B

Mettallibruh

Generates new and original lyrics from a set of existing lyrics.

Format

The input file should be formatted such as:

  • one line <=> one sentence
  • sentences should end with dots, always

How to use

cargo run --release -- ./input

This was made as a quick implementation for an idea.