sanchit-gandhi / seq2seq-speech

Repository for fine-tuning Transformers 🤗 based seq2seq speech models in JAX/Flax.
34 stars 6 forks source link

May we know the version of jax/flax/transformers? #98

Open snoop2head opened 1 year ago

snoop2head commented 1 year ago

I think requirements for the repository will be helpful in utilizing the implementation! I think transformers version is at max 4.7.0, but I am not sure of jax/flax. Thank you for the awesome work.