raryelcostasouza / pyTranscriber

pyTranscriber can be used to generate automatic transcription / automatic subtitles for audio/video files through a friendly graphical user interface.
GNU General Public License v3.0
3.21k stars 592 forks source link

Request API for using as microservice #40

Open zareshahi opened 4 months ago

zareshahi commented 4 months ago

Hi Thanks for creating this helpfull application. i want to use your app main function for FastAPI microservice. can you help me for that?

raryelcostasouza commented 4 months ago

Hi,

If you want to use it for an api I would suggest you to base on the autosub original project (from where I forked) which is only CLI. That has everything you would need and no UI stuff which would make no sense for an api

Regards Raryel

Sent from Proton Mail for iOS

On Wed, Jun 5, 2024 at 03:54, Zareshahi @.***(mailto:On Wed, Jun 5, 2024 at 03:54, Zareshahi < wrote:

Hi Thanks for creating this helpfull application. i want to use your app main function for FastAPI microservice. can you help me for that?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

zareshahi commented 4 months ago

I used it before but i think that your customization was improved the performance