Closed johnfelipe closed 2 years ago
I am very confused as to what you are asking for.
If you could provide more context I would be happy to answer.
sorry for latest screenshot
i want to test this feature in local enviroment
You can make your own dev infrastructure but none of it is local. We don't have any local deployment docs and experience. If you wanted to give it a try, and write notes as to how to do it, happy to accept those as a docs PR. But it's nothing we are currently looking at doing.
Also note: regardless of "local" deployment or "standard GitHub + Google Cloud" deployment, the transcription part of CDP is simply sending audio to Google Speech-to-Text so at the bare minimum you will need the Google Storage + Google Speech-to-Text.
If you are interested in setting up a quick dev infrastructure: https://github.com/CouncilDataProject/cdp-backend/tree/main/dev-infrastructure
ok then about transcription is with GCP? That transcription is automatically? only source of transcription is a video?
ok then about transcription is with GCP?
yes
That transcription is automatically?
yes
only source of transcription is a video?
yes. currently. issue for "allowing processing only audio" here: https://github.com/CouncilDataProject/cdp-backend/issues/87
Can i deploy in ubuntu using 0.0.0.0 not localthos and use transcription feature?