Hello,
I’m trying to use transcription, and I installed jitsi-meet, google-cloud-SDK, jigasi.
When I run APP.conference._room.dial(“jitsi_meet_transcribe”) in chrome, I can see the transcriber join the meeting then disconnected. and a message(Transcriber is not properly configured. Contact the service administrators and let them know! I will now leave.) can you help me to check it.
And below is the installing info of google cloud sdk. should I do anything else for it?
Summary
root@jitsi-test:/home/firstuser# gcloud init
Welcome! This command will take you through the configuration of gcloud.
Your current configuration has been set to: [default]
You can skip diagnostics next time by using the following flag:
gcloud init --skip-diagnostics
Network diagnostic detects and fixes local network connection issues.
Checking network connection…done.
Reachability Check passed.
Network diagnostic passed (1/1 checks passed).
You must log in to continue. Would you like to log in (Y/n)? y
Go to the following link in your browser:
https://accounts.google.com/o/oauth2/auth?redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&prompt=select_account&response_type=code&client_id=32555940559.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcloud-platform+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fappengine.admin+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcompute+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Faccounts.reauth&access_type=offline
Enter verification code: 4XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXAXXXXX
You are logged in as: [michael01chaochao@gmail.com].
Pick cloud project to use:
[1] e-centaur-232307
[2] vibrant-chain-234506
[3] Create a new project
Please enter numeric choice or text value (must exactly match list
item): 2
Your current project has been set to: [vibrant-chain-234506].
Not setting default zone/region (this feature makes it easier to use
[gcloud compute] by setting an appropriate default value for the
–zone and --region flag).
See https://cloud.google.com/compute/docs/gcloud-compute section on how to set
default compute region and zone manually. If you would like [gcloud init] to be
able to do this for you the next time you run it, make sure the
Compute Engine API is enabled for your project on the
https://console.developers.google.com/apis page.
Created a default .boto configuration file at [/root/.boto]. See this file and
[https://cloud.google.com/storage/docs/gsutil/commands/config] for more
information about configuring Google Cloud Storage.
Your Google Cloud SDK is configured and ready to use!
- Commands that require authentication will use michael01chaochao@gmail.com by default
- Commands will reference project
vibrant-chain-234506
by default
Rungcloud help config
to learn how to change individual settings
This gcloud configuration is called [default]. You can create additional configurations if you work with multiple accounts and/or projects.
Run gcloud topic configurations
to learn more.
Some things to try next:
-
Run
gcloud --help
to see the Cloud Platform services you can interact with. And rungcloud help COMMAND
to get help on any gcloud command. -
Run
gcloud topic --help
to learn about advanced features of the SDK like arg files and output formatting
root@jitsi-test:/home/firstuser# gcloud auth application-default login
Go to the following link in your browser:
Enter verification code: 4XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Credentials saved to file: [/root/.config/gcloud/application_default_credentials.json]
These credentials will be used by any library that requests
Application Default Credentials.
To generate an access token for other uses, run:
gcloud auth application-default print-access-token
root@jitsi-test:/home/firstuser#
jicofo.log (30.0 KB)
jigasi.log (55.0 KB)
jvb.log (153.0 KB)