NVIDIA / NeMo-text-processing

NeMo text processing for ASR and TTS
https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/nlp/text_normalization/wfst/wfst_text_normalization.html
Apache License 2.0
269 stars 88 forks source link

Unpin setuptools #106

Closed pplantinga closed 1 year ago

pplantinga commented 1 year ago

This PR seeks to support alternate versions of setuptools for those (like me) who cannot use the pinned version.

See: https://github.com/NVIDIA/NeMo/issues/7475

pplantinga commented 1 year ago

Can this be merged? It was merged in Nemo toolkit.

ekmb commented 1 year ago

@pplantinga thanks!