From d1dcef64f5ce28cb4d9c4ca5d3ee48fa047bfe6f Mon Sep 17 00:00:00 2001 From: Maksym Sobolyev Date: Thu, 16 May 2024 07:16:13 -0700 Subject: [PATCH] Add link to discord, add ling to another media, add configuration example. --- README.md | 71 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 59 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3290ac4..5e8723d 100644 --- a/README.md +++ b/README.md @@ -39,23 +39,57 @@ I am going to present at FOSDEM 2024 (RTC track). See you all there! 1. Clone the repository: -  - + ```bash git clone https://github.com/sippy/Infernos.git + ``` 2. Navigate to the project directory and install dependencies: -  - + ```bash cd Infernos && pip install -r requirements.txt - -3. Light the fire: - -  - - python Infernos.py -f - -4. Use SIP device or software such as Linphone to place a SIP + ``` + +3. Create a configuration file. In the following example we would + listen and accept SIP calls from `MY_IP` and pass them into Live + Translator application. Then use SIP account to send + outbound call legs to `DEST_NUM`@`MY_SIP_SRV`: + + ```bash + MY_IP="A.B.C.D" + MY_SIP_SRV="E.F.G.H" + DEST_NUM="12345" + DEST_USER="foo" + DEST_PWD="bar" + cat > config.yaml <English / English->Portugese + on a AWS instance "from zero to hero" in less than 60 minutes. +- [Infernos: cost efficient AI inference for real-time applications:](https://www.youtube.com/watch?v=eawO0hXeO5Y) + Overview of the Infernos architecture and progress over the past few months. + +## Join US + +- [Discord](https://discord.gg/bb95ZWhrhQ) + ------------------------------------------------------------------------ Stay on the lookout for more sizzling updates, and always remember: