Blog
Our Latest Blog Posts
Like what you've read? Contact us to learn more!
Generating an Audio Book Using Text-To-Speech Part 2
Finalizing an audio book using coqui-ai TTS, AWS Polly and Google Cloud TTS.
Published on: 2024-07-08 | Post a Comment
Generating an Audio Book Using Text-To-Speech
Creating an audio book using coqui-ai TTS and OpenAI's Whisper.
Published on: 2024-02-08 | Post a Comment
Optimal Subset Selection in C++ with OR-Tools Constraint Solvers
Solving an assignment problem using various approaches including: Greedy, AI, and CP Solver in C++.
Published on: 2023-06-12 | Post a Comment
Building a Backconnect Proxy (5/5): Productionalization and Review
The fifth and final installment in our series on building a backconnect proxy in Go, where we build out the dynamic reload of the list of available IP addresses.
Published on: 2022-03-11 | Post a Comment
Building a Backconnect Proxy (4/5): Building an MVP
The fourth installment in our series on building a backconnect proxy in Go, where we build a Minimum Viable Product (MVP).
Published on: 2022-03-04 | Post a Comment
Building a Backconnect Proxy (3/5): Design and Architecture
The third installment in our series on building a backconnect proxy in Go, where we tackle system design and architecture.
Published on: 2022-02-24 | Post a Comment