Daniel Oh

Results 7 comments of Daniel Oh

@hhguo Thanks for your reply! Can you add more details regarding PPG features? What kind of ASR tool did you use and what hidden vectors are you talking about?

@hhguo Can I ask which ASR model did you exploit? Isn't it from Kaldi?

It is giving errors in the middle of training. This is my training script. I put all other settings in `train.yaml`. ``` python ./openspeech_cli/hydra_train.py dataset.dataset_path=/home/jun1.oh/ dataset.dataset_download=False dataset.manifest_file_path=/home/jun1.oh/LibriSpeech_daniel/libri_subword_manifest.txt tokenizer.vocab_path=/home/jun1.oh/LibriSpeech_daniel/ trainer.batch_size=16 ```...

@sooftware Openspeech github 만드실때 혹시 어떤 gpu를 주로 쓰셨었나요?

@yinruiqing @sooftware I am using Docker Env. Should I use Conda always? I moved to AZURE server where I have plenty of memory and larger GPU but my model is...

@yinruiqing @sooftware ``` [2021-09-29 06:48:48,012][openspeech.utils][INFO] - Processor : x86_64 [2021-09-29 06:48:48,013][openspeech.utils][INFO] - device : Tesla V100-PCIE-16GB [2021-09-29 06:48:48,013][openspeech.utils][INFO] - CUDA is available : True [2021-09-29 06:48:48,013][openspeech.utils][INFO] - CUDA version :...