8 comments found.
where can i found step by step guide for GCP Settings
Refer to the docs in the description
hi, i have added two audio file 1minute audio mav size 5mb (mono) and 96mb 18minutes audiio with mono . almost two hours passed still shown in progress.
is its require to play audio file or not? and why its took such long time
Hi, that is due to your CRON job, all results are pulled from cloud vendors via cron task, which is either not set correctly or not working. Send us a support request.
[2022-07-21T22:12:01+02:00] Running scheduled command: ’/opt/cpanel/ea-php74/root/usr/bin/php’ ‘artisan’ transcribe:process > ’/dev/null’ 2>&1
/usr/local/bin/ea-php74 /home/voiceadmin/public_html/artisan schedule:run set for run everry minute. also check your email too
First cron is not correct, remove it, second one below looks accurate if that is the correct path for php in your hosting. Don’t use comment section for support request, email is sufficient.
ok . thanks. have replied in email kindly check
i have sent an email plz check and reply.
Patience, we always reply during the time specified under the Support tab, it is 23pm at our time zone, we will get back to you tomorrow during our work hours.
Hi team. i have send all required details cpanel. and website logins. kindly check
thanks
jquery-3.6.0.min.js:2 POST https://reconocimientovoz.felipeurrego.com/user/stt 500 send @ jquery-3.6.0.min.js:2 ajax @ jquery-3.6.0.min.js:2 (anónimo) @ transcribe-file.js:152 setTimeout (asíncrono) (anónimo) @ transcribe-file.js:146 dispatch @ jquery-3.6.0.min.js:2 v.handle @ jquery-3.6.0.min.js:2 jquery-3.6.0.min.js:2 POST https://reconocimientovoz.felipeurrego.com/user/stt 500
1 – comments are for presales questions only
2 – I asked you to open a support ticket, WITH providing customer’s activation code. We provide support only to verified customers, and no one else (no exceptions).
3 – looking at your message above, I have no clue what is the issue. You are getting 500 error, which most likely due to your incorrect google cloud configuration. Refer to the docs for configuring cloud vendor.
I have completed the setup of the script. Everything seems ok but nothing happens. I have no clue about what is wrong.
I am Windows with a XAMPP to test the script.
- There is no error reported. Tried to enable error reporting in PHP.ini, but didn’t help. I have no clue about what’s wrong locally. The uploads never hit GCP, GCP dashboard reports 0 usage.
- There is no documentation about troubleshooting.
- There is no option to test the configuration.
Can you help what might be the issue?
Send us a support request, we will get back to you tomorrow as it is a weekend.
Make sure you follow the documentation step by step for Google Cloud configuration and don’t’ miss any steps before sending us a support request, so far it looks like you haven’t configured your Google Storage settings in your Google Cloud Account correctly +/- rest of google settings as well.
The STT works fine for short file audio files without diarization. Your demo site can successfully diarize the fie with GCP (US English) selected. (https://cloudtranscribe.berkine.space/user/stt/1963/show/file) However, your demo application is not the demo of GCP product, but another one. The task type is always shown as Standard, not Speaker Identification. I sent you a couple of screenshots. Can you help on this?
Not sure what you are referring at, send us a support request with screenshots.
is it with source code? and can i run it with out hosting? I need it for my graduation project
Yes, upon purchase you get all source code, and can be hosted anywhere, localhost, shared or private hosting, etc. Main requirements in terms of php and mysql versions and php libraries are listed in the documentation. If you want to run it on a localhost server, then you must know how to run Laravel scripts on localhost.
Good script.
Can you tell me how do we obtain our own api key or account to use with script? Or its has to be with backlink to your project?
Also, aws has live transcribe feature I read, isnt it?
Any server requirement?
Hi,
Script can be hosted on any server (shared, dedicated, etc) that supports php 7.4 and mysql 5.7.
Yes, our product for AWS Transcribe does support live transcribe. This particular script is for GCP only.
You can refer to the documentation of the product for getting gcp api keys. For any other technical questions, reach out to us after the purchase via support request.
does this have real time speech to text conversion if we give mic in feed?
No, live transcribe is not implemented. It is implemented with our AWS Transcribe script if needed:
https://codecanyon.net/item/aws-amazon-transcribe-speech-to-text-converter/25804055Hi, Great script, good luck with sales Question : What the difference between this new script & the other one : “Cloud Transcribe – Speech to Text as SaaS” Why this one include GCP only? Thank you
Hi,
Thanks,
Cloud Transcribe is a SaaS product that combines both AWS and GCP.
This particular product is non-saas version of GCP speech to text. GCP is currently releasing some beta features of speech to text service, and this product will be a perfect place to implement them in future updates when these new features will be publicly available by google as they will not be conflicting with AWS.
Thank you for your clarifications Great work