miziworld

Results 10 issues of miziworld

안녕하세요! 좋은 연구 공개해주셔서 감사합니다. 다름이 아니라 ko-en 번역기를 설계하고자 하는데 다른 언어를 보통 사용할 때에는 wmt14_en_de 같은 데이터셋을 다운받아서 사용하는데 올려주신 프로젝트에서 wmt14_en_de와 형식이 같은 ko-en 데이터셋을 어떻게 다운받을...

Hello, I am trying to implement PTQ(Post training quantization). Among them, layer fusion is essential to proceed with static quantization. When using the E2E conformer model of espnet1, conv, linear,...

Question

Hello, Your api is very useful. But I want to add a few more features, can you help? 1. I want to print only when a specific word is recognized....

Hello I'm doing training this model according to your instructions. However, when I command python3 s1_get_skeletons_from_training_imgs.py, there are no outputfiles to the path src/../data_proc/raw_skeletons/skeleton_res/. Of course the data_proc path does...

AIMET seems to be able to implement the function I am looking for. I have a conformer and transformer .pth model used for speech recognition that I trained on pytorch....

I have one more question. I want to use this DeLighT architecture to ASR system not to translation. Is this possible for me to do this without using fairseq? Have...

Hello, Thank you for your research. I want to implement this project by using ko-en language data. However, I think the data format is a little different with NMT dataset....

안녕하세요, 제공해주신 코드 및 방법으로 pytorch에서 훈련을 마친 pth파일에 적용시킬 수 있는 방법이 있는지 궁금합니다.

안녕하세요, 올려주신 파일들로 koran stt 구현해보려고 합니다. 다름이 아니라 train.py를 실행시키면 no module named 'kosr' 이라고 뜨는데 이는 어떻게 해결할수 있을까요..? 답변주시면 감사하겠습니다.

Hello, Thank you for your documents for using torch on Jetson target boards. I need the torch==1.10.0 & python3.7 wheel on Jetson NX board, but I think there is only...