CDJG10 commited on
Commit
96c7cd7
·
verified ·
1 Parent(s): 3322ee4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ language:
4
+ - mam
5
+ metrics:
6
+ - wer
7
+ - cer
8
+ base_model: facebook/wav2vec2-xls-r-300m
9
+ tags:
10
+ - speech
11
+ - audio
12
+ - automatic-speech-recognition
13
+ - low-resource-language
14
+ - guatemala
15
  ---
16
+
17
+ # Automatic Speech Recognition (ASR) for the Mam Language
18
+
19
+ This model is a fine-tuned version of Meta's **Wav2Vec2 XLS-R (300M)** architecture, specifically adapted for phonetic recognition and automatic transcription of the **Mam** language. The development of this system was carried out as a scientific research and engineering project at the Universidad de San Carlos de Guatemala (USAC), aimed at creating accessible language technology tools for low-resource languages.
20
+
21
+
22
+ ## License and Terms of Use
23
+
24
+ This repository is distributed under the international **Creative Commons Attribution-NonCommercial 4.0 (CC BY-NC 4.0)** license.
25
+
26
+ ### You are free to:
27
+ * **Share:** Copy and redistribute the material in any medium or format.
28
+ * **Adapt:** Remix, transform, and build upon the material for research purposes, educational software development, or cultural preservation.
29
+
30
+ ### Under the following terms:
31
+ * **Attribution (BY):** You must give appropriate credit to the original author, provide a link to the license, and indicate if changes were made to the model weights or structure.
32
+ * **NonCommercial (NC):** **You may not use this model, its mathematical weights, or its derivatives for commercial purposes, profit, or direct/indirect monetization.** Any integration into paid corporate systems, commercial APIs, or proprietary software tools requires express, written, and prior authorization from the research rights holder.