Skip to content

Commit b21f330

Browse files
authored
Tests: remove reference values; improve test verbosity (#114)
* tests: rm references * tests/README: better docs; * utils: less verbosing * tests: README: improvements in doc
1 parent 40c3f29 commit b21f330

File tree

76 files changed

+32
-22
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+32
-22
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
./output
2626
./Output
2727

28+
# test files
29+
./pytest_cache
30+
reference
31+
2832
# vggish checkpoints
2933
models/vggish/hub/checkpoints/vggish-10086976.pth
3034
models/vggish/hub/checkpoints/vggish_pca_params-970ea276.pth

tests/README.md

Lines changed: 21 additions & 17 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)