Instructions to use openpecha/general_stt_base_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openpecha/general_stt_base_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="openpecha/general_stt_base_model")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("openpecha/general_stt_base_model") model = AutoModelForCTC.from_pretrained("openpecha/general_stt_base_model") - Notebooks
- Google Colab
- Kaggle
| { | |
| "0": 47, | |
| "1": 58, | |
| "2": 24, | |
| "3": 0, | |
| "4": 10, | |
| "5": 51, | |
| "6": 22, | |
| "7": 111, | |
| "8": 20, | |
| "9": 8, | |
| "[PAD]": 128, | |
| "[UNK]": 127, | |
| "^": 53, | |
| "|": 76, | |
| "~": 118, | |
| "": 68, | |
| "«": 18, | |
| "å": 71, | |
| "ༀ": 78, | |
| "་": 115, | |
| "།": 104, | |
| "༕": 125, | |
| "༙": 75, | |
| "༡": 117, | |
| "༢": 64, | |
| "༣": 50, | |
| "༤": 116, | |
| "༥": 85, | |
| "༦": 97, | |
| "༧": 1, | |
| "༨": 55, | |
| "༩": 2, | |
| "༵": 19, | |
| "ཀ": 86, | |
| "ཁ": 11, | |
| "ག": 112, | |
| "གྷ": 30, | |
| "ང": 16, | |
| "ཅ": 90, | |
| "ཆ": 77, | |
| "ཇ": 79, | |
| "ཉ": 4, | |
| "ཊ": 23, | |
| "ཋ": 48, | |
| "ཌ": 43, | |
| "ཌྷ": 42, | |
| "ཎ": 119, | |
| "ཏ": 109, | |
| "ཐ": 107, | |
| "ད": 121, | |
| "དྷ": 37, | |
| "ན": 29, | |
| "པ": 87, | |
| "ཕ": 59, | |
| "བ": 33, | |
| "བྷ": 91, | |
| "མ": 15, | |
| "ཙ": 17, | |
| "ཚ": 46, | |
| "ཛ": 98, | |
| "ཝ": 3, | |
| "ཞ": 14, | |
| "ཟ": 60, | |
| "འ": 122, | |
| "ཡ": 108, | |
| "ར": 5, | |
| "ལ": 56, | |
| "ཤ": 88, | |
| "ཥ": 41, | |
| "ས": 120, | |
| "ཧ": 38, | |
| "ཨ": 34, | |
| "ཀྵ": 61, | |
| "ཪ": 89, | |
| "ཱ": 81, | |
| "ི": 63, | |
| "ཱི": 84, | |
| "ུ": 67, | |
| "ཱུ": 27, | |
| "ཷ": 12, | |
| "ེ": 94, | |
| "ོ": 54, | |
| "ཾ": 99, | |
| "ྀ": 7, | |
| "ཱྀ": 114, | |
| "ྃ": 93, | |
| "ྐ": 72, | |
| "ྑ": 57, | |
| "ྒ": 13, | |
| "ྔ": 9, | |
| "ྕ": 103, | |
| "ྖ": 62, | |
| "ྗ": 65, | |
| "ྙ": 113, | |
| "ྚ": 69, | |
| "ྛ": 45, | |
| "ྜ": 100, | |
| "ྞ": 83, | |
| "ྟ": 82, | |
| "ྠ": 44, | |
| "ྡ": 92, | |
| "ྡྷ": 106, | |
| "ྣ": 26, | |
| "ྤ": 105, | |
| "ྥ": 36, | |
| "ྦ": 31, | |
| "ྦྷ": 101, | |
| "ྨ": 70, | |
| "ྩ": 123, | |
| "ྪ": 39, | |
| "ྫ": 21, | |
| "ྭ": 35, | |
| "ྰ": 74, | |
| "ྱ": 49, | |
| "ྲ": 32, | |
| "ླ": 124, | |
| "ྴ": 73, | |
| "ྵ": 52, | |
| "ྶ": 28, | |
| "ྷ": 66, | |
| "ྸ": 40, | |
| "ྺ": 95, | |
| "ྻ": 102, | |
| "ྼ": 25, | |
| "•": 6, | |
| "Ⅳ": 80, | |
| "停": 110, | |
| "抢": 126, | |
| "1": 96 | |
| } | |