bytedance / SALMONN

SALMONN: Speech Audio Language Music Open Neural Network
https://bytedance.github.io/SALMONN/
Apache License 2.0
978 stars 75 forks source link

Typo error in README.md #23

Closed manavb2214 closed 10 months ago

manavb2214 commented 10 months ago

In the "How to inference in CLI" section, there is a typo in the word "requried." It should be "required." Here's the corrected sentence:

Original: "Our environment: The python version is 3.9.17, and other requried packages can be installed with the following command..."

Corrected: "Our environment: The python version is 3.9.17, and other required packages can be installed with the following command..."