-
### todo
[1] Add a path send to F0GAS for ETMs, F1GAS for ITMs.
[2] check if it is necessary for ETMY suspension
---
[3] confirm the awy to check the factor LVDT_calib/SEIS_calib
---
[4] try…
-
-
I try to simulate baseband signals and visualize them to see what the dispersed/ dedispersed output look like.
I simulate the baseband signal with BasebandSignal class and visualize them by dividing …
-
Hello Everyone,
Is anyone of you used Gammatone filter banks instead of LFBEs and MFCCs to train your Model ?
what is the SNR (signal to noise ratio) of these models ?
Thank you!!
-
Hello,
I am trying to run the TensorFlow based EESEN setup for Switchboard. More specifically, I am using the `tf_clean` branch and trying to run the `asr_egs/swbd/v1-tf/run_ctc_char.sh` script. I am…
-
I've successfully trained a streaming transformer for German with 13000 hours of data and end-to-end punctuation. See https://huggingface.co/speechcatcher/speechcatcher_german_espnet_streaming_transfo…
-
As can be seen [here](http://wavelets.pybytes.com/wavelet/db2/), the values returned by wave.wavefun although correct in 𝜙 and ψ, have wrong values for `xs` as they are only valid for the scaling func…
-
"make filterbanks" should be separated from the "Load Data" screen so that it is not accidentally used. It will not overwrite filterbanks, but it may move previously made files to backup locations. Th…
-
아래 코드의 TRAIN_WAV_DIR 와 DEV_WAV_DIR 부분은 무엇을 의미하고 있는건가요?
# Wave path
TRAIN_WAV_DIR = '/home/admin/Desktop/read_25h_2/train'
DEV_WAV_DIR = '/home/admin/Desktop/read_25h_2/dev'
-
Hello,
the initial configuration of an audio track in Ardour5 is, that it's in strict I/O mode so that a plugin only could have one output. If you add GuitarMidi-LV2 in this mode to a track it seem t…