ryanleary / patter

speech-to-text in pytorch
MIT License
80 stars 17 forks source link

Add model server #8

Closed ryanleary closed 6 years ago

ryanleary commented 6 years ago

Add a simple GRPC server for supporting batch transcription. Lay groundwork for future streaming server.

ryanleary commented 6 years ago

Batch transcription now supported (not optimized).