For more information about the model as a whole: NLTM-National Institute of Technology Dialect-Identification

Steps to use the model:

  1. Download the models and .py files
  2. Rename the paths to the models and to your corresponding audio file
  3. Instance a model object: model = DID_Model()
  4. Load the weights for the model by running: model.load_weights(model_path)
  5. Predict the dialect through inference: model.predict_dialect(aud_path, wave2vec_model_path)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.