Journel C. Cabrillos
Journel C. Cabrillos
> new PR #241. I did some cleanup to make the solution better. Hi, I'm working on a project which can forward serial feed from a GPS module to a...
> Hello [prothej227](https://github.com/prothej227), have a look into app_httpd.cpp. In the function startCameraServer(...) you can find different "entry points" and the accociated handler. So if you need "viewGPSFeed" you can just...
Is this what you mean Sir? https://colab.research.google.com/drive/1137MD-gAERblRAVhxDnwNXV3YyAiwtxV?usp=sharing Can you elaborate more how I can create the hparams.yaml file so that I can load directly the ckpt files I generated out...
The hyperparams.yaml I generated after the training looks like this: ```` # Generated 2022-08-15 from: # /home/k80-2/Desktop/LID Project/speechbrain/recipes/CommonLanguage/lang_id/hparams/train_ecapa_tdnn.yaml # yamllint disable # ################################# # Training ECAPA-TDNN embeddings for language identification...
Hi, thanks for your reply! I'm planning to train your model using a custom dataset which is different from the common voice dataset provided in the documentation. Can you elaborate...
I have a dataset that contains wav files that vary in length (max = 5 seconds, min = 3 seconds).