Skip to content

Commit 28f5430

Browse files
authored
Update README.md
1 parent 075d867 commit 28f5430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ Learn more about tool calling <https://gorilla.cs.berkeley.edu/leaderboard.html>
5555
* This project uses the Qwen2.5-0.5B model developed by Alibaba Cloud under the Apache License 2.0. The original project can be found at [Qwen technical report](https://arxiv.org/abs/2412.15115)
5656
* Inspired by this example for the [Groq interface STT](https://github.com/bklieger-groq/gradio-groq-basics)
5757
* Microsoft Autogen was used to simulate multistep interactions. The original project can be found at [Microsoft Autogen](https://github.com/microsoft/autogen)
58-
* The project uses the Africa's Talking API to send airtime and messages to a phone numbers. Check them out on this website [Africa's Talking API](https://africastalking.com/)
58+
* The project uses the Africa's Talking API to send airtime and messages to phone numbers. Check them out on this website [Africa's Talking API](https://africastalking.com/)
5959
* Ollama for model serving and deployment. The original project can be found at [Ollama](https://ollama.com/)
6060
* The project uses the Gradio library to create a user interface for the function calling LLM. The original project can be found at [Gradio](https://gradio.app/)
61-
* The Text-to-Speech interface uses Edge TTS by Microsoft. The original project can be found at [Edge TTS](https://github.com/rany2/edge-tts). The voice chosen is Rehema which is a Swahili voice from Tanzania.
61+
* The Text-to-Speech interface uses Edge TTS by Microsoft. The original project can be found at [Edge TTS](https://github.com/rany2/edge-tts). The voice chosen is Rehema which is a voice from Tanzania.
6262

6363

6464
### License

0 commit comments

Comments
 (0)