CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
151 stars 33 forks source link

Fix broken port-audio install for Kaldi and protobuf for Tensor #282

Closed benfoley closed 2 years ago

benfoley commented 2 years ago

reduced the num_cpus as suggested many moons ago. also separated the Kaldi install into a couple of steps for easier identification of when errors happen

benfoley commented 2 years ago

@aviraljain99 I also included your suggestion to install the specific version of protobuf before the tensor installation. Seems to work OK :)