Henry Lee Min Rong
Henry Lee Min Rong
Hi, just following up if `torchaudio` is available on React Native now..? @mthrok @vincentqb @dkashkin Trying to do something like this: ``` audio, sample_rate = librosa.load(audio_filepath, sr=None) # audio is...
Yeah, i couldn't find the part of the code where we take a stream of audio from react native, and convert it tensors, or the part that converts the raw...
> > @jeffxtang it depends. Generally, if it is possible in native Android and iOS, then it is theoretically possible in React Native. > > I did a quick check...
Hello @GreenWizard2015 did you manage to find a solution? Also trying to get this to work on google Colab :/