This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.
For help and questions about using this project:
- GitHub Issues: For bug reports, feature requests, and evaluation-related questions
- Speech Service Documentation: For voice live documentation, visit Azure AI Speech Service - Voice Live
- Azure Support: For Azure subscription and service-level support, visit Azure Support
We welcome contributions to improve the evaluation framework! To contribute:
- Fork the repository to your own GitHub account
- Create a new branch for your changes (
git checkout -b feature/my-improvement) - Make your changes and ensure they follow the existing code style
- Test your changes thoroughly
- Commit your changes with clear, descriptive commit messages
- Push to your fork (
git push origin feature/my-improvement) - Create a Pull Request from your fork back to this repository
Please include:
- A clear description of the changes and their purpose
- Any relevant issue numbers
- Screenshots or examples if applicable
Support for this sample repository is limited to the resources listed above. These samples are provided as-is for educational and demonstration purposes. For production support of Azure AI Foundry services, please refer to your Azure support plan.