Skip to content

Commit 4343c40

Browse files
committed
release 1.2
1 parent 2c881c7 commit 4343c40

File tree

17 files changed

+4568
-230
lines changed

17 files changed

+4568
-230
lines changed

README-pypi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Features
3838
- **Speaker Vector**, calculate similarity between speakers using Pretrained Speaker Vector.
3939
- **Speech Enhancement**, enhance voice activities using Waveform UNET.
4040
- **SpeechSplit Conversion**, detailed speaking style conversion by disentangling speech into content, timbre, rhythm and pitch using PyWorld and PySPTK.
41-
- **Speech-to-Text**, End-to-End Speech to Text for Malay and Mixed (Malay and Singlish) using RNN-Transducer and Wav2Vec2 CTC.
41+
- **Speech-to-Text**, End-to-End Speech to Text for Malay, Mixed (Malay and Singlish) and Singlish using RNN-Transducer and Wav2Vec2 CTC.
4242
- **Super Resolution**, Super Resolution 4x for Waveform.
4343
- **Text-to-Speech**, Text to Speech for Malay and Singlish using Tacotron2, FastSpeech2 and FastPitch.
4444
- **Vocoder**, convert Mel to Waveform using MelGAN, Multiband MelGAN and Universal MelGAN Vocoder.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Features
5656
- **Speaker Vector**, calculate similarity between speakers using Pretrained Speaker Vector.
5757
- **Speech Enhancement**, enhance voice activities using Waveform UNET.
5858
- **SpeechSplit Conversion**, detailed speaking style conversion by disentangling speech into content, timbre, rhythm and pitch using PyWorld and PySPTK.
59-
- **Speech-to-Text**, End-to-End Speech to Text for Malay and Mixed (Malay and Singlish) using RNN-Transducer and Wav2Vec2 CTC.
59+
- **Speech-to-Text**, End-to-End Speech to Text for Malay, Mixed (Malay and Singlish) and Singlish using RNN-Transducer and Wav2Vec2 CTC.
6060
- **Super Resolution**, Super Resolution 4x for Waveform.
6161
- **Text-to-Speech**, Text to Speech for Malay and Singlish using Tacotron2, FastSpeech2 and FastPitch.
6262
- **Vocoder**, convert Mel to Waveform using MelGAN, Multiband MelGAN and Universal MelGAN Vocoder.

docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Features
5656
- **Speaker Vector**, calculate similarity between speakers using Pretrained Speaker Vector.
5757
- **Speech Enhancement**, enhance voice activities using Waveform UNET.
5858
- **SpeechSplit Conversion**, detailed speaking style conversion by disentangling speech into content, timbre, rhythm and pitch using PyWorld and PySPTK.
59-
- **Speech-to-Text**, End-to-End Speech to Text for Malay and Mixed (Malay and Singlish) using RNN-Transducer and Wav2Vec2 CTC.
59+
- **Speech-to-Text**, End-to-End Speech to Text for Malay, Mixed (Malay and Singlish) and Singlish using RNN-Transducer and Wav2Vec2 CTC.
6060
- **Super Resolution**, Super Resolution 4x for Waveform.
6161
- **Text-to-Speech**, Text to Speech for Malay and Singlish using Tacotron2, FastSpeech2 and FastPitch.
6262
- **Vocoder**, convert Mel to Waveform using MelGAN, Multiband MelGAN and Universal MelGAN Vocoder.

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Contents:
4343

4444
load-stt-transducer-model
4545
load-stt-transducer-model-mixed
46+
load-stt-transducer-model-singlish
4647
transcribe-long-audio
4748
ctc-language-model
4849
load-stt-ctc-model

0 commit comments

Comments
 (0)