Skip to content

Commit

Permalink
[chore] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gudgud96 authored Sep 2, 2023
1 parent e1edd17 commit 6751f13
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ FAD scores comparison w.r.t. to original implementation in `google-research/frec

### To contribute

- Run `python3 -m build` to build your version locally. The built wheel should be in `dist/`.
- `pip install` your local wheel version, and run `pytest test/` to validate your changes.
Contributions are welcomed! Kindly raise a PR and ensure that all CI checks are passed.

NOTE: For now, the CI only checks for `vggish` as `PANN` takes a long time to download.

### References

Expand Down

0 comments on commit 6751f13

Please sign in to comment.