kanhaiyanathani / myLearning

for tracking my learning
0 stars 0 forks source link

Demo with ASR on device #10

Open kanhaiyanathani opened 1 year ago

kanhaiyanathani commented 1 year ago

Already found code to run ASR on colab here (using https://huggingface.co/facebook/wav2vec2-base-960h): https://colab.research.google.com/drive/1aKZ1_8rS0n8MXmelhiTRexhhAlpQYMwG#scrollTo=ofgVYWd2sGyR

Next: need to host it and create fastAPI endpoint Next: create android app which will call this API