Skip to content
Discussion options

You must be logged in to vote

Yes. The current repository has a browser-ready Jupyter notebook:

Open the FunASR quickstart in Google Colab

The same notebook is also available as a normal GitHub notebook. It currently covers:

  1. installing funasr, modelscope, and soundfile;
  2. selecting CPU or GPU automatically;
  3. transcribing a public Mandarin sample with Paraformer + FSMN-VAD + punctuation;
  4. uploading your own .wav, .mp3, .m4a, or .flac file;
  5. exporting the result as JSON.

You do not need an Alibaba Cloud account or Alibaba Cloud compute. FunASR runs in:

  • Google Colab;
  • a local Jupyter/JupyterLab environment;
  • another cloud provider's VM or notebook;
  • a normal Python process on CPU, CUDA GPU, Apple MPS, or other supported hardw…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LauraGPT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants