Instructions to use aihimanshu/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aihimanshu/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="aihimanshu/model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("aihimanshu/model") model = AutoModelForAudioClassification.from_pretrained("aihimanshu/model") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Dec14_15-51-04_3ab717b3f9b4
- Dec14_19-44-50_07b73fb3edf5
- Dec14_19-50-46_07b73fb3edf5
- Dec15_05-56-08_e0e2ecb77cf0
- Dec21_04-16-32_549e43cfc5f3
- Dec21_04-33-53_549e43cfc5f3
- Dec21_04-35-34_549e43cfc5f3
- Dec21_04-40-19_549e43cfc5f3
- Dec21_05-18-40_549e43cfc5f3
- Dec21_05-22-46_549e43cfc5f3
- Dec21_05-26-56_549e43cfc5f3
- Dec21_05-33-12_549e43cfc5f3
- Dec21_06-18-57_549e43cfc5f3
- Dec21_06-25-40_549e43cfc5f3
- Dec26_05-05-58_2cd5f142fa7e
- Dec26_05-32-58_2cd5f142fa7e
- Dec26_06-17-27_2cd5f142fa7e
- Dec26_06-18-40_2cd5f142fa7e
- Dec26_06-21-38_2cd5f142fa7e
- Dec28_02-49-54_40196794e842
- Dec28_03-37-58_40196794e842
- Dec28_04-44-29_61b87d43a78d
- Dec28_04-50-02_998d2c0ba14a
- Jan02_05-11-40_b68392a32ebc
- Jan03_05-57-22_685f48be77b1
- Jan03_07-27-53_b49da07fb6ae
- Jan03_08-36-39_b49da07fb6ae
- Jan03_09-55-56_5a318d18d206
- Jan04_05-17-22_14738571094c
- Jan08_05-36-50_2f249217063a
- Jan10_05-51-36_dc4b47ebbc1c
- Jan10_06-03-02_dc4b47ebbc1c