Hacker News new | past | comments | ask | show | jobs | submit login
Wordcab Transcribe – Open-source API for transcribing audio files (github.com/wordcab)
2 points by chainyo on April 3, 2023 | hide | past | favorite | 2 comments



- Open-source: Our project is open-source and based on open-source libraries, allowing you to customize and extend it as needed.

- Fast: The faster-whisper library and CTranslate2 make audio processing incredibly fast compared to other implementations.

- Easy to deploy: You can deploy the project on your workstation or in the cloud using Docker.

- Batch requests: You can transcribe multiple audio files at once because batch requests are implemented in the API.

- Cost-effective: As an open-source solution, you won't have to pay for costly ASR platforms.

- Easy-to-use API: With just a few lines of code, you can use the API to transcribe audio files or even YouTube videos.


Transcription is a commodity at this point - great to see libraries like this make it simple to deploy on a K8s cluster




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: