blob: e7900ddcca6ef5f9b79d82177c300fdfba47c779 (
plain) (
blame)
1
2
3
4
|
This is a utility for reproducible teaching of a codec. And also for saving it into a file with a unique name for a static compilation as a resource.
Usage:
static_codec_generator -t -m 'the training data description' -f plain samples.txt
|