-
Hello, I'm trying to use the speech-to-transcript alignment on large audio files (6+ hours duration).
I'm getting the error below. I tried with two different files (one almost 6h, the other 9.1h).
…
-
Hi. The work is amazing. I notice that you mentioned there were some bugs in soft-DTW in "Updates". Have you already solved these problems?
-
Hi,
The following function returns the error below. Any ideas?
The function works perfectly well in PoSh 5.1 - I got it from an MS blog so it should be "good" PoSh:
https://devblogs.microsoft.…
-
When turn on timestamp for DTW, this piece of code throws AccessViolationException when trying to copy mem.
![image](https://github.com/ggerganov/whisper.cpp/assets/22652571/51641558-0178-4a55-a070…
-
I get these errors when trying to install Subsai:
ERROR: Failed building wheel for dtw-python
Building wheel for webrtcvad (pyproject.toml) ... error
error: subprocess-exited-with-error
…
-
Hi Sam,
Thanks for all the effort on Uncalled4, this is really a great package.
I've noticed you started working on readstats on the dev branch which would be helpful for what I'm trying to do, wh…
-
dataset_path: data/chengdu_m/dataset.npy
adjacency_matrix_path: data/chengdu_m/matrix.npy
dtw_matrix_path: data/chengdu_m/dtw_dataset_matrix.npy
-
Thank you for sharing your work,i am currently facing issues with the dataset
About SoftCLT + TS2Vec Semi-supervised Classification
The data preparation was not specified,is there a relevant script …
-
I tried the solution provided by lf0_lstm.py and so. When I tried to modify the parameters in tranning, a script in /data/training/compute_dtw.sh made me confused.
` ZASKA="Zaska -P $PRM_NAME $PRM…
-
I would like to first thank you all for the very useful library you have created, thank you very much!
To the question: I am using HDBScan to cluster data that I am generating from a simulation tha…