Views
No views yet
nemo-conformer-tdt implementation in Transformers.js v4.config.json (with model_type: "nemo-conformer-tdt" and transformers.js_config.transducer)tokenizer.jsontokenizer_config.jsonspecial_tokens_map.jsonpreprocessor_config.jsononnx/encoder_model.onnxonnx/decoder_model_merged.onnx*_fp16.onnx, *_int8.onnxonnx/encoder-model.onnx.data is the external data file referenced by onnx/encoder_model.onnx.vocab.txt is kept for provenance/conversion, but runtime uses tokenizer.json + tokenizer_config.json.nemo128.onnx at repo root is optional and currently not used by the current Transformers.js Nemo feature extractor path (JS mel extraction via preprocessor_config.json). Keeping it at root is fine.AutoConfig.from_pretrained(...)AutoTokenizer.from_pretrained(...)AutoProcessor.from_pretrained(...)NemoConformerForTDT.from_pretrained(...)pipeline('automatic-speech-recognition', ...)istupakov/parakeet-tdt-0.6b-v2-onnxATTRIBUTION.mdprovenance/manifest.json