clementruhm commited on
Commit
9456135
1 Parent(s): 66916c8

Major model update: switch to balacoon_tts==0.1.0 with onnx and streaming support

Browse files
.gitattributes CHANGED
@@ -30,7 +30,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
  *.zip filter=lfs diff=lfs merge=lfs -text
31
  *.zst filter=lfs diff=lfs merge=lfs -text
32
  *tfevents* filter=lfs diff=lfs merge=lfs -text
33
- en_us_cmuarctic_pt_univenet.addon filter=lfs diff=lfs merge=lfs -text
34
- en_us_hifi92_pt_univenet.addon filter=lfs diff=lfs merge=lfs -text
35
- en_us_hifi92_e2ept.addon filter=lfs diff=lfs merge=lfs -text
36
- en_us_cmuartic_e2ept.addon filter=lfs diff=lfs merge=lfs -text
 
30
  *.zip filter=lfs diff=lfs merge=lfs -text
31
  *.zst filter=lfs diff=lfs merge=lfs -text
32
  *tfevents* filter=lfs diff=lfs merge=lfs -text
33
+ *.addon filter=lfs diff=lfs merge=lfs -text
 
 
 
README.md CHANGED
@@ -2,12 +2,10 @@
2
  language:
3
  - en
4
  tags:
5
- - Parallel Tacotron
6
- - Univnet
7
  - Text-to-Speech
8
  datasets:
9
  - CMUArctic
10
- - Hi-Fi
11
  pipeline_tag: text-to-speech
12
  ---
13
 
@@ -20,7 +18,5 @@ You can check interactive demo and models usage example in
20
 
21
  List of available models:
22
 
23
- - <mark>en_us_hifi92_e2ept.addon</mark> - en-US TTS trained on
24
- a single clean speaker(92) from [Hi-Fi dataset](https://arxiv.org/abs/2104.01497).
25
- - <mark>en_us_cmuartic_e2ept.addon</mark> en-US TTS trained
26
- on all 18 speakers of [CMUArtic databases](http://festvox.org/cmu_arctic/)
 
2
  language:
3
  - en
4
  tags:
5
+ - JETS
 
6
  - Text-to-Speech
7
  datasets:
8
  - CMUArctic
 
9
  pipeline_tag: text-to-speech
10
  ---
11
 
 
18
 
19
  List of available models:
20
 
21
+ - <mark>en_us_cmuartic_jets_cpu.addon</mark> en-US TTS trained
22
+ on all 18 speakers of [CMUArtic databases](http://festvox.org/cmu_arctic/).
 
 
en_us_cmuartic_e2ept.addon → en_us_cmuartic_jets_cpu.addon RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0f6429d2d1cd5b6f0ed2062eeba121c21671d900430c0c14c6fd0aa3b4121a5
3
- size 216577526
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b141af73e414ccde372e467355fdfb43a36002a964befaa14eed6cf035d36d
3
+ size 232511895
en_us_hifi92_e2ept.addon DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:73ab6c06091ed7f67cf5c50a128a41ef18165e0af9e158cabeff70ebc262e757
3
- size 215774678