Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sigrdrifa committed Dec 1, 2023
2 parents baaae59 + 8244a99 commit 8d95851
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
![Haskell](https://img.shields.io/badge/Haskell-5e5086?style=for-the-badge&logo=haskell&logoColor=white) [![Haskell CI](https://github.com/eldr-io/audiocate/actions/workflows/haskell.yml/badge.svg)](https://github.com/eldr-io/audiocate/actions/workflows/haskell.yml)

Audio encoding authentication library for verifying audio as being from a trusted source
<<<<<<< HEAD

### How to
#### Compile all
Expand All @@ -24,3 +25,5 @@ Run benchmarks with pattern:
cabal run bench -- -p "stream" --svg test/output/bench_results.svg --csv test/output/bench_results.csv +RTS -T
```
=======
>>>>>>> 8244a99d71da7824a5be91363fbde2b181e8cf4d
Binary file added test/corpus/harvard.wav
Binary file not shown.
Binary file added test/corpus/harvard_mono.wav
Binary file not shown.
Binary file added test/corpus/sample1_spec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test/corpus/sample1_spectrogram_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d95851

Please sign in to comment.