AI researcher | AI4Bharat | Working in Speech and Language | Interested in Multi-modal AI research.
-
AI4Bharat
- Chennai
- AshwinSankar17.github.io
- @_iunravel
Pinned Loading
-
ot-flow-matching-tts
ot-flow-matching-tts PublicFlow-matching DiT for speech editing and synthesis
Jupyter Notebook 1
-
AI4Bharat/IndicVoices-R
AI4Bharat/IndicVoices-R PublicA Massive Multilingual Multi-speaker Speech Corpus for Scaling Indian TTS
-
-
DeepRL
DeepRL PublicVarious algorithms implemented with CLI for easier training and testing purposes
Python
-
Response model verification
Response model verification 1def validate(model, data):
2if not isinstance(model, dict):
3model = model.__dict__["__annotations__"]
4for k, v in model.items():
5assert k in data, f"Key {k} is not available in data provided"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.