Charley Chen

Results 7 comments of Charley Chen

` File "C:\Users\Charley\miniconda3\envs\paddle_demo\lib\site-packages\numpy\__init__.py", line 408, in __getattr__ raise AttributeError(__former_attrs__[attr]) AttributeError: module 'numpy' has no attribute 'complex'. `np.complex` was a deprecated alias for the builtin `complex`. To avoid this error in...

> My commands can handle pynini installation related issues: > > 1. use a conda environment > 2. `conda install pynini -c conda-forge` to use a pynini conda package instead...

> I used macos, and I met the same problem. I've solved this problem now. > > 1. `conda install openfst` > 2. Find directory `fst` path, for me is...

> 如果你只是想做推理,可以在别的平台构图,我建议你先用这个(不依赖 pynini,依赖的 kaldifst 有提供 arm 适配):https://github.com/pengzhendong/wetext 谢谢

好像没人维护了

> 多谢 ttsfrd 不是开源的吗,找不到代码,需要arm版也搞不到了

> 我用的python3.9 ,3.8不行,3.10 有其他的版本问题,最后3.9可以使用 我用3.9也不行,各种错误,崩溃