Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lochenchou authored Jul 3, 2019
1 parent eef822c commit 04418bf
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 @@ -4,7 +4,7 @@ https://arxiv.org/abs/1904.08352



# Usage
# Evaluation Results

The model is trained on the large listening evaluation results released by the Voice Conversion Challenge 2018.

Expand All @@ -13,7 +13,13 @@ The listening test results can be downloaded from [here](https://datashare.is.ed
The databases and results (submitted speech) can be downloaded from [here](https://datashare.is.ed.ac.uk/handle/10283/3061)


# Usage

1. cd ./data and run bash download.sh to download the VCC2018 evaluation results and submitted speech. (downsample the submitted speech might take some times)
2. Run python mos_results_preprocess.py to prepare the evaluation results
(3. Run python bootsrap_estimation.py to do the bootstrap experiment for intrinsic MOS calculation)
4. Run utils.py to extract .wav to .h5
5.



Expand Down

0 comments on commit 04418bf

Please sign in to comment.