Hayk Martiros
|
9e785d651f
|
Pull out black, ruff, mypy to individual CI actions
This allows them to run in parallel.
Topic: ci_parallel_actions_linter
|
2023-03-26 14:40:54 -07:00 |
Hayk Martiros
|
e48ec2e103
|
Enable ruff import sorting
Topic: import_sorting
|
2022-12-26 18:12:02 -08:00 |
Hayk Martiros
|
d820e1fecf
|
Fix minor errors
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |
Hayk Martiros
|
6a5f572374
|
Add a test that verifies ruff, black, and mypy all pass
This fels good!
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |
Hayk Martiros
|
dc4e2d8d64
|
Command line interface for common operations, plus tests
Add riffusion.cli tool for common operations. Add a test for
each one.
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |
Hayk Martiros
|
4c78e1a228
|
Add SpectrogramImageConverter and test
This class converts between spectrogram images and audio. Uses
SpectrogramConverter internally, which only deals with tensors.
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |
Hayk Martiros
|
7d0e08711c
|
Add SpectrogramConverter class and test
This class is a helper to convert between spectrogram tensors and
audio.
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |
Hayk Martiros
|
3ab5087c7a
|
Add test for image_util
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |
Hayk Martiros
|
8bdc92cc5a
|
Add a unittest base class and some test data
Topic: clean_rewrite
|
2022-12-26 17:47:11 -08:00 |