Instructions to use trtd56/wav2vec2_tiny_ja_roman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use trtd56/wav2vec2_tiny_ja_roman with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="trtd56/wav2vec2_tiny_ja_roman")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("trtd56/wav2vec2_tiny_ja_roman") model = AutoModelForCTC.from_pretrained("trtd56/wav2vec2_tiny_ja_roman", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jun28_05-01-36_c8b05cb7df5f
- Jun28_05-30-07_c8b05cb7df5f
- Jun28_05-35-00_c8b05cb7df5f
- Jun28_05-45-55_c8b05cb7df5f
- Jun28_06-16-46_c8b05cb7df5f
- Jun28_06-27-35_c8b05cb7df5f
- Jun28_06-44-24_c8b05cb7df5f
- Jun28_06-49-10_c8b05cb7df5f
- Jun28_07-45-37_c8b05cb7df5f
- Jun28_07-48-31_c8b05cb7df5f
- Jun28_09-14-43_c8b05cb7df5f
- Jun28_20-16-08_975dce8c6ad7
- Jun28_21-37-31_975dce8c6ad7
- Jun28_21-48-52_975dce8c6ad7
- Jun29_01-29-58_975dce8c6ad7
- Jun29_04-38-36_975dce8c6ad7
- Jun29_09-50-30_975dce8c6ad7
- Jun29_12-16-17_975dce8c6ad7