Instructions to use anyspeech/ipa-align-tiny-speech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anyspeech/ipa-align-tiny-speech with Transformers:
# Load model directly from transformers import AutoProcessor, SpeechEncoder processor = AutoProcessor.from_pretrained("anyspeech/ipa-align-tiny-speech") model = SpeechEncoder.from_pretrained("anyspeech/ipa-align-tiny-speech", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0a268e7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:eec5a596cefa88839caae714dfbc7c26d4d3d50215f40ea27bd19bb1b787a81e
size 33446845
|