diff --git a/paddlespeech/t2s/frontend/rhy_prediction/rhy_predictor.py b/paddlespeech/t2s/frontend/rhy_prediction/rhy_predictor.py index 22afe98b2..bfb08d68b 100644 --- a/paddlespeech/t2s/frontend/rhy_prediction/rhy_predictor.py +++ b/paddlespeech/t2s/frontend/rhy_prediction/rhy_predictor.py @@ -11,6 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +import os import re import paddle