-
Hello,
Firstly I needed to replace `Mdl_categorical_DL.mat` as suggested in #9 because the file on git is corrupt (also the example audio file is corrupt). ~~Maybe you could add to the Readme where…
-
Hi,
My project directory :
Items held:
PROJECT: /mnt/c/Users/pietr/stage_Walid/new_pykanto_test
DATA: /mnt/c/Users/pietr/stage_Walid/new_pykanto_test/data
RAW_DATA: /mnt/c/Users/pietr/stage_…
-
Hello and thank you for DAS!
I have successfully trained some models and predicted segment instances on recordings of gerbil vocalizations. In trying to optimize predictions, I used these models to…
-
Create a list of projects. How should it look like? Plain list with links to project repositories? Short descriptions? Visuals?
-
Dear Jan,
I am training in Colab using the below code
```
from numpy import False_
path_to_data = '/content/panthoot.npy'
das.train.train(model_name='tcn_stft',
data_dir=pa…
-
Hi Finn,
I am trying to modelling the time series data using inlabru; more specifically I have start times of cetacean vocalizations obtained from single hydrophone recordings as well as start time…
-
Name: Deepsqueak
A Matlab package
https://github.com/DrCoffey/DeepSqueak
Open Source
-
Hi Jan,
Have you ever seen multiple predictions for the same vocalization like below? This is my first time predicting on this file — the model was trained (and looks good) on a different file.
…
-
-
Hello.
Thank you for sharing your code :)
After running it with the example audio, I get the error:
>Unable to perform assignment because the indices on the left side are not compatible with th…