Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 442 Bytes

File metadata and controls

20 lines (11 loc) · 442 Bytes

SAMAD (Speech Assessment Multi-Aspect Design)

Package Requirements

Install the following packages in your virtual environment before running the code:

  • python version 3.8.16

You can run the following command in your virtual environment:

pip install -r requirements.txt

Training and Evaluation

Run bash train.sh bash test.sh

Note that every run does not produce the same results due to the random elements.