HoneyTian's picture
add microphone audio input
8c3c188
raw
history blame contribute delete
166 Bytes
#!/usr/bin/python3
# -*- coding: utf-8 -*-
"""
https://github.com/boreas-l/zipEnhancer/blob/main/models/layers/zipformer.py
"""
if __name__ == "__main__":
pass