Views
No views yet
com.unity.ai.inference from the package manager;RunWhisper.cs script to the Main Camera;decoder_model.onnx asset from the models folder into the Audio Decoder 1 field;decoder_with_past_model.onnx asset from the models folder into the Audio Decoder 2 field;encoder_model.onnx asset from the models folder into the Audio Encoder field;logmel_spectrogram.onnx asset from the models folder into the Log Mel Spectro field;vocab.json asset from the data folder into the Vocab Asset field;data/answering-machine16kHz.wav to the Audio Clip field. Ensure the Normalize flag is set on asset import for best results.