Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore-docker #314

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Chore-docker #314

wants to merge 15 commits into from

Conversation

iowathe3rd
Copy link

Update the Docker ports for the bolna_server and plivo_server services in the docker-compose.yml file. The bolna_server port is changed from 5001 to 5000, and the plivo_server port is changed from 8002 to 8000. This update ensures that the services are accessible on the correct ports.

youremai and others added 15 commits July 2, 2024 08:04
…ched to whisper in deepgram (multilang)

bunch of chore code, not serius
…levenlabs (bc causes ffmpeg error), fixed ports
The sample ngrok configuration file was deleted as it is no longer needed.
The .env.sample file was updated to include the NGROK_AUTHTOKEN variable. Additionally, the .gitignore file was modified to include the .env file.
The `validate_language` method in the `Transcriber` class now includes support for the Russian and Kazakh languages when the `model` is set to 'whisper'. This change allows for accurate transcription of Russian and Kazakh audio files.
Update the Docker ports for the `bolna_server` and `plivo_server` services in the `docker-compose.yml` file. The `bolna_server` port is changed from 5001 to 5000, and the `plivo_server` port is changed from 8002 to 8000. This update ensures that the services are accessible on the correct ports.
The `ngrok-config.yml` file was updated to correct the addresses and ports for the `twilio-app`, `plivo-app`, and `bolna-app` tunnels. The `twilio-app` address was changed to `twilio-app:8000`, the `plivo-app` address was changed to `plivo-app:8001`, and the `bolna-app` address was changed to `bolna-app:5000`. This update ensures that the tunnels are pointing to the correct services and ports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants