athena icon indicating copy to clipboard operation
athena copied to clipboard

A release version for https://github.com/athena-team/athena

Results 11 athena issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.3 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hi, is there any published speech emotion recognition pipeline?

Hi, is there any published speech emotion recognition pipeline?

i follow the step with asr/aishell run.sh modify as hkust ,the finetune stage when load pretrain model mpc,it report the following error , the tensorflow verison is 2.3.1 cuda 10.1...

i read the positon encoding code found that ` def call(self, x): """ call function """ seq_len = tf.shape(x)[1] if self.scale: x *= tf.math.sqrt(tf.cast(self.d_model, tf.float32)) x += self.pos_encoding[:, :seq_len, :]...

缺少 examples/asr/aishell/run.sh 文件

hi friends: when I run below command: python athena/main.py examples/translate/spa-eng-example/transformer.json there is one error as below: (athena-train-env) parallels@parallels-Parallels-Virtual-Platform:~/Desktop/asr/athena$ python athena/main.py examples/translate/spa-eng-example/transformer.json There is some problem with your horovod installation. But...

**Install Environment:** VMware15.0, Ubuntu 18.04, python3.6.9 ***Error:**** Running setup.py install for horovod ... error ERROR: Command errored out with exit status 1: command: /home/luxury/luxy/venv_athena/bin/python3 -u -c 'import sys, setuptools, tokenize;...

We need scripts to validate things such as data directory structure. Otherwise we won't know if certain step fails. I'll assign it to myself for now but may take some...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.3 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies