issues
search
yardencsGitHub
/
tweetynet
Hybrid convolutional-recurrent neural networks for segmentation of birdsong and classification of elements
BSD 3-Clause "New" or "Revised" License
47
stars
9
forks
source link
Make TweetyNet work with vak 0.8.0
#218
Closed
NickleDave
closed
1 year ago
NickleDave
commented
1 year ago
[ ] Add
post_tfm
parameter to
TweetyNetModel.from_config
so that the model can be run with and without post-processing transforms as added in
https://github.com/vocalpy/vak/pull/621
[ ] Set minimum lower version to vak 0.8.0 in pyproject.toml
[ ] Release new version
post_tfm
parameter toTweetyNetModel.from_config
so that the model can be run with and without post-processing transforms as added in https://github.com/vocalpy/vak/pull/621