-
I'm working with a relatively large dataset (~1,500 songs with ~20 syllables each), and I'm unable to do dynamic time warping with anything more than a small subset of the data (~250 songs). Basically…
-
Hi, thanks for this great SOM implementation.
I need to train a SOM using a custom distance function (specifically, Dynamic Time Warping from the tslearn package). However, I’ve noticed that withi…
-
**Corrected MSD**
from scipy.io import wavfile
import pysptk
from pysptk.synthesis import Synthesizer, MLSADF
import pyworld
from os.path import join, basename
import math
#from nnmnkwii impo…
-
- Incorporate ASR confidence estimation scores with ConfidenceConfig in NVIDIA NeMO : https://github.com/NVIDIA/NeMo/blob/main/tutorials/asr/ASR_Confidence_Estimation.ipynb
- Investigate incorporating…
-
- [ ] Dynamic EIS doesn't work properly (C1784, C1398, C0181)
- [ ] Warping in some cases, possibly related to IBIS/OIS/EIS but it could also be the lens profile mismatch with EIS mesh (C1877, C1363)…
-
Some of the URLs used as informative references do not seem to work. Partial list:
grc.nasa.gov all entries
http://asd-www.larc.nasa.gov/Instrument/ceres_units.html
http://aurora.regenstrief.o…
-
Useful distance measures include but are not limited to:
- [x] (minimum) distance https://shapely.readthedocs.io/en/stable/manual.html#object.distance
- [x] Hausdorff distance https://shapely.read…
-
In this issue, I'd like for the dev team to evaluate Theseus-X. Quite a few community members have complained about the ship being extremely difficult to reliably finish off, due to its module allowin…
-
Would you have any suggestion regarding a more efficient clustering method?
I asked Mistral AI and was informed about:
Distance-based methods: These methods measure the similarity between time …
-
Implement dynamic time warping to manage batch effects. Uses our existing dependence on SMILE.
https://github.com/haifengl/smile/blob/master/math/src/main/java/smile/math/distance/DynamicTimeWarpi…