-
## New Indicators Requiring `ecodata` Names
- Benthic Invertebrate Index (Sarah G) = benthos_index
- Community Climate Change Risk Indicators (CCCRI; Tarsila S) = community_climate_vulnerability
- …
-
## Problem Overview
When I run `maskgct_inference.py`, I found it takes too long to load the model during inference.
## Steps Taken
1. I record how long each step takes.
a. build stage
```
…
zziC7 updated
3 weeks ago
-
I'm encountering an issue while training the Waveformer model. When I run the following command:
python -W ignore -m src.training.train /home/swufe1/project/Waveformer/experiments/dcc_tf_ckpt_E256…
-
How can I get semantic representations from wavtokenizer?
As the paper reads:
We extract embeddings corresponding to the discrete codebooks of an acoustic codec model as its respective representatio…
-
**Debugging checklist**
[ x] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ensu…
-
**Debugging checklist**
[x] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ensur…
-
To go beyond bioacoustics and to actually serve as a core package for acoustic communication researchers, we need modules that contains reference implementations of *models* of animal acoustic commun…
-
**Debugging checklist**
- [x] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ens…
-
Hey, first of all, great work!
Two things bug me though:
1. What's the semantic value of the HuBERT model you trained if it's using the first RVQ layer of the _acoustic_ tokenizer? I.e. the acoust…
-
Hm, I'm running into a similar issue with another Evenki-adapted English model, and adding --position_dependent_phones false no longer seems to be doing the trick. :/
mfa version 2.2…