athena-team / athena

an open-source implementation of sequence-to-sequence based speech processing engine
https://athena-team.readthedocs.io
Apache License 2.0
954 stars 197 forks source link

fix the bug of conflict when using sentencepiece in horovod mode #333

Closed neneluo closed 3 years ago

neneluo commented 3 years ago

Fix this bug #147. The speed of encoding sentences using sentencepiece package and using tensorflow_text package is very close.