Amir Lavasani

Results 5 comments of Amir Lavasani

This repository uses tensorflow. you can install tensorflow gpu version using pip install tensorflow-gpu. you should install CUDA and Cudnn also. when you install tensorflow gpu version correctly it will...

you are calling timit_train.py inside the main folder and model folder is one directory top so python can not solve the models path. run it from the repo directory: python...

Thanks @codejedi365 My rebase process might not have followed the standard procedure. I manage a repository that serves as a template code base, and several projects are derived from it....

Hi @arxyzan jan, Thanks. Let's break down the points. 1. I'd like to contribute to adding Hezar to the Hugging Face Hub Inference API. It's a very valuable feature. 2....

You're welcome @arxyzan jan! 😊 I completely agree; adding an `api module`, following FastAPI structure guidelines, should be a great starting point. Regarding the HF API, I'll take a look...