GSoC'23: Week 06 Summary

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone,

I accomplished the following task(s) this week:
Running NLU Intent Engine: (for anyone who is interested to do so)
# enabling fortran 
FORTRAN:forcevariable = ",fortran"
RUNTIMETARGET:append:pn-gcc-runtime = " libquadmath"
# bad practice but required to build scikit-learn
HOSTTOOLS += "gfortran" 
# all the dependencies which get included in final image
IMAGE_INSTALL:append = " \
     python3-deprecation \
     python3-packaging \
     python3-num2words \
     python3-pyaml \
     python3-requests \
     python3-future \
     python3-scipy \
     python3-scikit-learn \
     python3-threadpoolctl \
     python3-python-crfsuite \
     python3-tabulate \
     python3-six \
     python3-tqdm \
     python3-sklearn-crfsuite \
     python3-snips-nlu-utils \
     python3-snips-nlu-parsers \
     python3-nlu-inference-agl \ 
     python3-vosk-api \ 
     vosk-kaldi \
     vosk vosk-server \
     python3-vosk-websocket-server \
     python3-sounddevice \
     flutter-vosk-demo \
     "
export LD_PRELOAD=/usr/lib/libopenblas.so.0
wget https://github.com/malik727/nlu-model-agl/archive/refs/heads/main.zip
unzip main.zip
cd nlu-model-agl-main
nlu-inference-agl parse /path/to/model-directory -q "your command here"
e.g.
nlu-inference-agl parse model -q "roll down driver side window"

In the coming week, I'll be working on the following task(s):

You can find a more detailed version of this report on my blog.

Regards,
Malik Talha
_._,_._,_

Links:

You receive all messages sent to this group.

View/Reply Online (#10674) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [list-automotive-discussions82@xxxxxxxxxxx]

_._,_._,_

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux