/** * Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights * Reserved. MIT License (https://opensource.org/licenses/MIT) */ // // ViewController.h // paraformer_online // // Created by 邱威 on 2023/6/6. // #import @interface ViewController : UIViewController @end