Show HN: Accountability layer for Pomodoro – join a focus session in under 60spomodobros.com1 points·by chainyo·hace 10 meses·0 comments
Wordcab Transcribe – Open-source API for transcribing audio filesgithub.com2 points·by chainyo·hace 3 años·2 comments
chainyo·hace 3 años·discuss- 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.
- 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.