This model is a fine-tuned version of
t5-small on the Neural Prosthesis Phoneme-Text dataset.
It achieves the following results on the evaluation set:
This model accepts phoneme text sequences and decodes them into full sentences. In this case, phoneme sequences are
generated by decoding neural spike data with a GRU based decoder. This model allows us to see the phonemes more naturally as English language.
This model was trained for a course project for ECE243 at UCLA. This is not intended for any other uses, besides for this project/future personal experimentation