Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Yuvarraj
/
MASR
like
0
arxiv:
2305.13516
Model card
Files
Files and versions
xet
Community
main
MASR
/
transformers
/
examples
/
research_projects
/
rag
/
__init__.py
Yuvarraj
Initial commit
a0db2f9
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
87 Bytes
import
os
import
sys
sys.path.insert(
1
, os.path.dirname(os.path.realpath(__file__)))