Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Yuvarraj
/
MASR
like
0
arxiv:
2305.13516
Model card
Files
Files and versions
Community
main
MASR
/
transformers
/
examples
/
legacy
/
seq2seq
/
__init__.py
Yuvarraj
Initial commit
a0db2f9
over 1 year 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__)))