BenAAndrew / Voice-Cloning-App

A Python/Pytorch app for easily synthesising human voices
BSD 3-Clause "New" or "Revised" License
1.4k stars 233 forks source link

Use encoding so datasets can be exported when using UTF8 Characters #152

Closed SirBitesalot closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #152 (8277100) into main (f59f717) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          23       23           
  Lines        1252     1252           
=======================================
  Hits         1150     1150           
  Misses        102      102           
Impacted Files Coverage Δ
training/train.py 79.25% <ø> (ø)
dataset/clip_generator.py 92.90% <100.00%> (ø)
training/utils.py 89.88% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more