-
Providing some instructions or examples of how to make an appropriate annotation for the wave files will be very helpful, as I would like to test it with my own dataset.
Thanks :)
-
While executing "vak predict" to find juvenile song bouts, I can reach the "converting predictions to annotations" step. Then I get the error pasted below. I have no unlabeled silent regions in my dat…
-
I saw you answered this previously but I'm unsure of how I can use that answer, I don't make use of urlbase on my sonarr install and am not sure what I should put there?
Error:
`[INFO] Downloading…
knc44 updated
2 years ago
-
使い道
- threshold の設定に使える
- 245クラス + nocall クラス の分類モデルを作れる
-
I am attempting to isolate bouts of singing (not individuate syllables). I converted praat annotations to .not.mat files with two labels: 'b' for timepoints where the animal is singing a bout, and '-'…
-
-
-
When a URLImage is in a hosting view which has been added to a UITableViewCell contentView, I believe the frame is ambiguous/not known, thus autoresizing for it cannot occur.
-
this one
```
try:
with toml_path.open('r') as fp:
config_toml = toml.load(fp)
except TomlDecodeError as e:
raise Exception(f'Error when parsing .toml config f…
-
```
Traceback (most recent call last):
File "/home/art/anaconda3/envs/vak-dev/bin/vak", line 11, in
load_entry_point('vak', 'console_scripts', 'vak')()
File "/home/art/Documents/repos/cod…