Skip to content

Missing information about required packages #1

@munezerobagira

Description

@munezerobagira
  1. I have cloned the repo
  2. Tried to run the sample script python text_normalization.py -t "byatangiye 12:02 haje abantu 2000"
    however that I got the error of missing packages
  3. I realized that there is not requirements.txt not even in the readme
python text_normalization.py -t "byatangiye 12:02 haje abantu 2000"
Traceback (most recent call last):
  File "/home/sostene/learning/text_normalization_tts_rw/text_normalization.py", line 1, in <module>
    from pynini.lib import pynutil
ModuleNotFoundError: No module named 'pynini'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions