voice100 icon indicating copy to clipboard operation
voice100 copied to clipboard

Voice100 includes neural TTS/ASR models. Inference of Voice100 is low cost as its models are tiny and only depend on CNN without autoregression.

Results 2 voice100 issues
Sort by recently updated
recently updated
newest added

For your looking-ahead inspiration: [speech_to_speech](https://github.com/pytorch/fairseq/blob/main/examples/speech_to_speech/README.md)

`asr_en_phone_base-20230314` has 4 layer convolusion. Compare with 2 layer convolusion.