Detlef Kroll
Detlef Kroll
I had miditok 3.0.3 installed from pip. miditok 3.0.4 installed from sources solves the problem.
It should be easy to implement with python-dotenv and an .env file with just two lines OPENAI_BASE_URL=http://localhost:11434/v1 OPENAI_API_KEY=fake-key * * * Ollama provides an OpenAI compatible API on the local...
great to hear, thank you, I'll try it out.
> Would you be able to provide a short reproducible example in order to fix the cause of the issue? Dataset: https://huggingface.co/datasets/breadlicker45/bread-midi-dataset It took 9 hours to train the MidiTokenizer...