Enrique Cardoza
commited on
Commit
·
5aced35
1
Parent(s):
48bf205
docs: update link to supported audio formats in README
Browse files- Replace OpenAI documentation link with Groq documentation link
- Point users to the correct reference for supported audio formats
- Maintain consistency by using Groq links throughout documentation
README.md
CHANGED
@@ -130,5 +130,5 @@ The assistant will use the appropriate MCP tool to fetch and return the transcri
|
|
130 |
|
131 |
- [Get your Groq API key](https://console.groq.com/)
|
132 |
- [Groq Documentation](https://console.groq.com/docs)
|
133 |
-
- [Supported audio formats](https://
|
134 |
- [Hugging Face Spaces Configuration](https://huggingface.co/docs/hub/spaces-config-reference)
|
|
|
130 |
|
131 |
- [Get your Groq API key](https://console.groq.com/)
|
132 |
- [Groq Documentation](https://console.groq.com/docs)
|
133 |
+
- [Supported audio formats](https://console.groq.com/docs/speech-to-text)
|
134 |
- [Hugging Face Spaces Configuration](https://huggingface.co/docs/hub/spaces-config-reference)
|