Sang Heon LEE
Sang Heon LEE
1. Then, Can you share the code that below list? If so, it seems that I can implement it myself with py code by referring to the cpp code. /alpharotate/libs/utils/iou_cpu.cpp...
And I don't find the /alpharotate.libs.box_utils folder! 
> alpharotate/libs/utils  Likewise, I don't see the box_utils above path.
> 207 line in iou_rotate.py -> from alpharotate.libs.box_utils.overlaps_cython.overlaps_cython import rbox_overlaps  is rbox_overlaps function name change? what is rbox_overlaps name now?
 What path should I set each of those cudaconfig parameters to in the CUDA Toolkit?   In general, when setting the path to the cuda toolkit environment variable,...
I experience above the problem. I think the solution is cpp to py. because, rbbox_overlaps.cpp module don't read on train.py of each tools. please, if you can translation cpp to...
Thanks for the answer! I have one more question. If I run multiple python programs and set the microphone device index for each program, won't the parent_transcription_pipe be processed separately?
수환님, 답변 감사드립니다. 추가적으로 궁금한 점이 있습니다. 1. 향후에 LM과 음성인식 모델을 결합해서 디코딩하는걸 추가를 진행할 예정이신지 궁금합니다. 2. whisper, speechbrain에는 LM과 STT 모델을 결합하는 코드를 제공하는지, 한국어 데이터셋으로 파인튜닝을...
답변 정말 감사드립니다. 4번에 답변해주신 정리된 자료를 보면, 특수기호 전처리 및 LABEL TEXT 데이터를 토큰화를 하시는 과정을 상세히 알려주신 것 같습니다. 제가 아직 잘 모르지만, 이 토큰화의 역할이 두 가지인...
https://github.com/dscripka/openWakeWord/blob/main/docs/models/alexa.md The alexa model, which is a pre-trained model, works well.