JFan

Results 4 issues of JFan

I copied the files in model to model-server, I moved the files from chatbot-website to the main folder, set the environment variable, did manage.py makemigrations and manage.py migrate, but when...

### Description Unable to train a reformer model using tensorflow-numpy due to incompatable types ### Environment information ``` OS: Colaboratory $ pip freeze | grep trax trax==1.3.6 (same issue in...

### Description While I was experimenting with creating a language model using reformer, I noticed a few issues with the example: - The vocab size is really small? A larger...

This is already experimentally implemented in whisper.cpp (https://github.com/ggerganov/whisper.cpp#speaker-segmentation-via-tinydiarize-experimental), and the current version of whisper.cpp in theis repo does support it. I think we'd just need an accessable override from the...

enhancement