Usama0121 / PronouncUR

PronouncUR: An Urdu Pronunciation Lexicon Generator

Home Page:http://119.153.105.10:7576

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PronouncUR

This tool generates a pronunciation dictionary from a list of Urdu words in a form, suitable for use with a speech recognizer, such as CMUSphinx, KALDI and text-to-speech system, such as MaryTTS.

Read my lips - this tool works only for Urdu. This means this tool only support Urdu graphemes (letters).

Live Demo: http://119.153.105.10:7576

Requirement(s)

This tool requires TensorFlow and Sequence-to-Sequence G2P toolkit. Please see requirements.txt for details.

Model

A pretrained model (2-layer LSTM with 512 hidden units) is available for download. The model is trained on a handcrafted expert lexicon of around 39,000 words.

Reference(s)

If you use this tool in any of your work, please cite below paper.

PronouncUR: An Urdu Pronunciation Lexicon Generator

@InProceedings{BIN ZIA18.646,
  author = {Haris Bin Zia ,Agha Ali Raza and Awais Athar},
  title = {PronouncUR: An Urdu Pronunciation Lexicon Generator},
  booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},
  year = {2018},
  month = {may},
  date = {7-12},
  location = {Miyazaki, Japan},
  editor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and Hélène Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},
  publisher = {European Language Resources Association (ELRA)},
  address = {Paris, France},
  isbn = {979-10-95546-00-9},
  language = {english}
  }

License

See the LICENSE file.

About

PronouncUR: An Urdu Pronunciation Lexicon Generator

http://119.153.105.10:7576

License:MIT License


Languages

Language:Python 62.2%Language:HTML 37.8%