Diacritizer API

  • Technologies used: Python & Bash
  • Github URL: here
  • Accepts text input via POST requests and returns the text with Yoruba diacritics added.
  • It uses the `diacritize` function from the `diacritize_t5_small` module to perform the diacritization.