Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: asr-llm
Upstream-Contact: <preferred name and address to reach the upstream project>
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     README.md
           asr/__init__.py
           asr/__pycache__/__init__.cpython-312.pyc
           asr/__pycache__/asr.cpython-312.pyc
           asr/asr.py
           asr/models/__init__.py
           asr/models/__pycache__/__init__.cpython-312.pyc
           asr/models/__pycache__/frontend.cpython-312.pyc
           asr/models/__pycache__/postprocess_utils.cpython-312.pyc
           asr/models/__pycache__/sensevoice_bin.cpython-312.pyc
           asr/models/__pycache__/tokenizer.cpython-312.pyc
           asr/models/__pycache__/utils.cpython-312.pyc
           asr/models/frontend.py
           asr/models/tokenizer.cpp
           asr/models/tokenizer.py
           asr/models/utils.py
           asr/models/utils1.py
           llm/__init__.py
           llm/__pycache__/__init__.cpython-312.pyc
           llm/ollama_model/__init__.py
           llm/ollama_model/__pycache__/__init__.cpython-312.pyc
           llm/ollama_model/__pycache__/llm.cpython-312.pyc
           llm/ollama_model/llm.py
           requirements.txt
           start_up.py
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     asr/models/postprocess_utils.py
           asr/models/sensevoice_bin.py
Copyright: FunASR (https://github.com/FunAudioLLM/SenseVoice).
           FunASR (https://github.com/alibaba-damo-academy/FunASR).
License:   __UNKNOWN__
 MIT License  (https://opensource.org/licenses/MIT)

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
