Skip to content

Commit

Permalink
update readme with authors
Browse files Browse the repository at this point in the history
  • Loading branch information
MingjieChen committed Mar 16, 2023
1 parent b982857 commit 6a131e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ conda create --name torch_1.9 --file requirements.txt
- **Evaluation**
- [x] UTMOS22 mos prediction from [UTMOS22](https://github.com/sarulab-speech/UTMOS22)
- [x] ASR WER
- [ ] ASV EER
- [x] ASV EER
- [ ] MCD, F0-RMSE, F0-CORR
# How to run

Expand Down Expand Up @@ -150,3 +150,9 @@ E.g.
```
./bin/train.sh configs/vctk_vqwav2vec_uttdvec_ppgvcf0_fs2_ppgvchifigan.yaml
```


# Authors

- Mingjie Chen, University of Sheffield
- Prof. Thomas Hain, University of Sheffield

0 comments on commit 6a131e7

Please sign in to comment.