| # Copy this file to .env and fill in your Sarvam AI subscription key. | |
| # Get one at https://dashboard.sarvam.ai | |
| SARVAM_API_KEY=your_sarvam_api_key_here | |
| # Expected number of speakers passed to Sarvam diarization (1-8). | |
| NUM_SPEAKERS=2 | |
| # Copy this file to .env and fill in your Sarvam AI subscription key. | |
| # Get one at https://dashboard.sarvam.ai | |
| SARVAM_API_KEY=your_sarvam_api_key_here | |
| # Expected number of speakers passed to Sarvam diarization (1-8). | |
| NUM_SPEAKERS=2 | |